-
-
13 Jun 2022 01:58:42 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (96 / 7 / 3)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (243.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Archive::Zip
- Config
- Config::INI::Reader
- Crypt::URandom
- DirHandle
- Encode
- English
- Exporter
- Fcntl
- File::Find
- File::Spec
- File::Temp
- FileHandle
- IPC::Open3
- JSON
- MIME::Base64
- POSIX
- Pod::Simple::Text
- Scalar::Util
- Socket
- Term::ReadKey
- Text::CSV_XS
- Time::HiRes
- Time::Local
- URI
- URI::Escape
- URI::URL
- XML::Parser
- base
- overload
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.28
- Adding ./setup-for-firefox-marionette-build.sh to remove the snap firefox for Ubuntu 22.04 TLS.
Documentation
generate the ca-bundle.crt for the current firefox instancecheck the CA certificates in firefox for expired certificatesimport and export passwords from firefoxssh ~/.ssh/authorized_keys command for Firefox::MarionetteModules
Automate the Firefox browser with the Marionette protocolHuman readable mouse buttons for the Marionette protocolRepresents Firefox Capabilities retrieved using the Marionette protocolRepresents a x509 Certificate from FirefoxRepresents a Firefox cookie retrieved using the Marionette protocolRepresents a Firefox element retrieved using the Marionette protocolRepresents the box around an ElementRepresents an base exception class for exceptions for Firefox::MarionetteRepresents a 'insecure certificate' exception thrown by FirefoxRepresents a 'no such alert' exception thrown by FirefoxRepresents a 'no such element' exception thrown by FirefoxRepresents an exception thrown by FirefoxRepresents a 'stale element reference' exception thrown by FirefoxContains the HAR Export Trigger extensionRepresents an image from the images methodHuman readable special keys for the Marionette protocolRepresents a link from the links methodRepresents a login from the Firefox Password ManagerRepresents a prefs.js Firefox ProfileRepresents a Proxy used by Firefox Capabilities using the Marionette protocolRepresents a Marionette protocol responseRepresents a Firefox shadow root retrieved using the Marionette protocolRepresents the timeouts for page loading, searching, and scripts.Represents the resulting status of an Firefox updateRepresents the browser window's shape and sizeAutomate the Waterfox browser with the Marionette protocolRepresents a prefs.js Waterfox ProfileModule Install Instructions
To install Firefox::Marionette, copy and paste the appropriate command in to your terminal.
cpanm Firefox::Marionette
perl -MCPAN -e shell install Firefox::Marionette
For more information on module installation, please visit the detailed CPAN module installation guide.