Changes for version 0.64
- ! Bump prerequisite for MozRepl::RemoteObject to 0.30, which contains a bugfix for clobbered $@ . Add test for clicking a button by value . Add test for clicking a button by id . Add test for ->new(tab => 'current') . Add test for ->new(tab => 'non-existing-tab') . Add test for checking that ->content(format => 'bogus') fails . Add "document" option to ->content() to optionally specify the document object of which the content is desired. . Add more documentation for the ->content() method.
- Report more Firefox / Javascript errors from within the perspective of the caller instead of reporting lines within Firefox.pm
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.