Changes for version 0.45
- . eval_in_page raises errors from perspective of the caller instead of raising errors in Firefox.pm . Added ->by_id() method and { id => $id } option for conveniently finding elements with names that ->selector interprets as CSS selectors. . Improved tests checking fields with fancy:names or fancy:ids
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
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.