The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.34

  • . Make ->follow_link() also respect C<synchronize> by making ->follow_link() mostly synonymous with ->click() . Document the C<dom> option to ->click() (noted by M. Schwern) . ->click(undef) now fails . Optimized ->get_set_field() to only return a value if it's needed. This should speed up setting values in selectboxes. . Added section in Troubleshooting.pod on what C<synchronize> can be used for.

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.