Changes for version 0.75
- Be even more paranoid about environment variables in Test::HTTP::LocalServer (change gleaned from WWW::Mechanize , as contributed by Karen Etheridge)
- Allow the 'node' parameter to ->get_set_value() to fire the appropriate Javascript events when setting a field value.
- Updated installation instructions and troubleshooting instructions
- WWW::Mechanize::Firefox is currently tested against the following versions
- 3.0.19
- 3.5.19
- 3.6.21
- 5.0.1
- 6.0.1
- 7.0.1
- 8.0
- 9.0
- 10.0.11 (ESR)
- 13.0
- 15.0
- 17.0.9 (ESR) (currently fails t/60-mech-custom-headers.t)
- 18.0.2
- 19.0
- 20.0.1
- 24.0.7 (ESR) (currently fails t/60-mech-custom-headers.t)
- 31.0.0
Documentation
Recipes for using WWW::Mechanize::Firefox
Frequently Asked Questions on WWW::Mechanize::Firefox
How to install the components
Things to watch out for
runs the test suite across several instances of Firefox
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