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
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.
Examples
- examples/README
- examples/bcat.pl
- examples/dump-links.pl
- examples/fullscreen.pl
- examples/gen_examples_pod.pl
- examples/javascript.pl
- examples/js-console.pl
- examples/manipulate-javascript.pl
- examples/open-local-file.pl
- examples/open-url.pl
- examples/proxy-settings.pl
- examples/screenshot.pl
- examples/tail-console.pl
- examples/urlbar.pl