Changes for version 0.59
- Report Javascript errors from the perspective of the caller instead of a location in WWW::Mechanize::Firefox ! ->wait_until_invisible() requeries selectors now instead of only querying them once.
- Add target size options when converting HTML to PNG
- WWW::Mechanize::Firefox is currently tested against the following versions
- 3.0.19
- 3.5.19
- 3.6.19
- 5.0.1
- 6.0.1
- 7.0.1
- 8.0
- 9.0
- 10.0
Documentation
Recipes for using WWW::Mechanize::Firefox
Frequently Asked Questions on WWW::Mechanize::Firefox
Things to watch out for
Modules
inspect and automate the Firefox UI
API wrapper for Firefox 3.5+
API wrapper for Firefox 3.6+
API wrapper for Firefox 4+
use a mozrepl enabled FireFox to display HTML
retrieve cookies from a live FireFox instance
use Firefox as if it were WWW::Mechanize
Domain Specific Language for short scripts
WWW::Mechanize::Firefox example programs.
Examples
- examples/README
- examples/bcat.pl
- examples/dump-links.pl
- examples/fullscreen.pl
- examples/gen_examples_pod.pl
- examples/javascript.pl
- examples/js-console.pl
- examples/manipulate-javascript.pl
- examples/open-local-file.pl
- examples/open-url.pl
- examples/proxy-settings.pl
- examples/scrape-ff.pl
- examples/screenshot.pl
- examples/tail-console.pl
- examples/urlbar.pl