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

Changes for version 0.41

  • . Remove failing test that didn't respect localized theme names . Fix (i)frame tests that didn't produce results due to embedding sites that didn't load. . Proxies in Firefox should impede test results less . FRAME tags are handled somewhat differently between Firefox and Mechanize: Firefox is less lenient than WWW::Mechanize . Use the new ->constant() mechanism of MozRepl::RemoteObject to improve latency . ->set_fields() now actually works and has a test . Started monitoring code coverage through Devel::Cover . Reinstate `use_queue` that was broken in 0.39 . ->synchronize() now captures events from the tab and the browser

Documentation

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

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.