The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.66

  • . Add example plus test on how to request arbitrary hostnames via the Host: header from an IP. ! ->set_visible() ignores inputs with type="image" now (RT #70730) ! ->set_visible() respects the return value of ->is_visible. This may break your code as now less fields are considered "visible".
  • WWW::Mechanize::Firefox is currently tested against the following versions
    • 3.0.19
    • 3.5.19
    • 3.6.21
    • 5.0.1
    • 6.0.1
    • 7.0.1
    • 8.0
    • 9.0
    • 10.0.5 (ESR)
    • 13.0

Documentation

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

Modules

inspect and automate the Firefox UI
API wrapper for Firefox 3.5+
API wrapper for Firefox 3.6+
API wrapper for Firefox 4+
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.