Changes for version 0.37

  • . Switch out the code in WWW::Mechanize::Firefox::DSL in favour of Object::Import, which is the same codebase but intended for a wider audience than just W:M:F. . ->current_form now gets reset on ->get and ->submit . The C<any> option to ->xpath() (and ->selector, ->is_visible,...) allows to search for multiple nodes that may or may not exist

Documentation

Recipes for using WWW::Mechanize::Firefox
Frequently Asked Questions on WWW::Mechanize::Firefox

Modules

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.