-
-
28 Oct 2018 11:17:16 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (555 / 1 / 0)
- Kwalitee
Bus factor: 1- 12.71% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (164.53KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cwd
- File::Basename
- HTML::Selector::XPath
- HTTP::Cookies
- HTTP::Date
- HTTP::Request::Common
- HTTP::Response
- MIME::Base64
- MozRepl::RemoteObject
- Object::Import
- Scalar::Util
- Shell::Command
- URI
- URI::data
- WWW::Mechanize
- WWW::Mechanize::Link
- parent
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.80 - 2018-10-28
- Typo fixes in XPath expressions in the documentation (Jerrad Pierce)
- ->get_local now accepts a basedir option
- Tightened (test) prerequisites
- Removed Test::HTTP::LocalServer from inc/
- Note that this module needs Firefox 54 or earlier
- Waterfox doesn't currently work, patches welcome!
- Fixed RT88100
- Various test stability fixes
Documentation
Recipes for using WWW::Mechanize::FirefoxFrequently Asked Questions on WWW::Mechanize::FirefoxHow to install the componentsThings to watch out forruns the test suite across several instances of FirefoxModules
inspect and automate the Firefox UIAPI wrapper for Firefox 3.5+API wrapper for Firefox 3.6+API wrapper for Firefox 4+use a mozrepl enabled Firefox to display HTMLretrieve cookies from a live Firefox instanceuse Firefox as if it were WWW::MechanizeDomain Specific Language for short scriptsWWW::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/scrape-ff.pl
- examples/screenshot.pl
- examples/tail-console.pl
- examples/urlbar.pl
Other files
Module Install Instructions
To install WWW::Mechanize::Firefox, copy and paste the appropriate command in to your terminal.
cpanm WWW::Mechanize::Firefox
perl -MCPAN -e shell install WWW::Mechanize::Firefox
For more information on module installation, please visit the detailed CPAN module installation guide.