-
-
16 Jul 2021 17:15:44 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (138 / 0 / 59)
- Kwalitee
Bus factor: 1- % Coverage
- License: mit
- Perl: v5.28.0
- Activity
24 month- Tools
- Download (27KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 2 contributors-
Chris Faylor
-
Manni Heumann
- Dependencies
- Capture::Tiny
- Carp
- DateTime::Format::HTTP
- Encode
- File::Basename
- File::HomeDir
- File::Path
- File::Slurper
- File::Spec
- File::Which
- Getopt::Long
- HTML::Parser
- HTTP::Tiny
- JSON::MaybeXS
- List::Util
- Moo
- Net::EmptyPort
- Pod::Usage
- Sub::Install
- Unicode::Normalize
- XML::LibXML
- feature
- parent
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.05 - 2021-07-16
- BUG FIXES
- Handle UTF-8 content correctly
- NEW FEATURES
- Automatically normalize data returned by the selenium server, and add normalize parameter to constructor
- Add advice on proper UTF-8 handling in callers
- Allow turning off fatality in the driver
Documentation
Convenience script to fetch the selenium specification from WC3Modules
Module for communicating with WC3 standard selenium serversAutomatically choose the best driver available for your browser choiceTell Selenium::Client how to spawn chromedriverTell Selenium::Client how to spawn edgedriverTell Selenium::Client how to spawn geckodriverTell Selenium::Client how to spawn safaridriverDownload the latest version of seleniumHQ's selenium.jar, and tell Selenium::Client how to spawn itTell Selenium::Client how to spawn the Windows Application DriverModule for building a machine readable specification for SeleniumGeneric template for Selenium sugar subclasses like Selenium::SessionProvides
in lib/Selenium/Client.pmin lib/Selenium/Client.pmin lib/Selenium/Client.pmModule Install Instructions
To install Selenium::Subclass, copy and paste the appropriate command in to your terminal.
cpanm Selenium::Subclass
perl -MCPAN -e shell install Selenium::Subclass
For more information on module installation, please visit the detailed CPAN module installation guide.