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 1.03 - 2021-04-01

  • BUG FIXES
    • Fix issue where child elements found with FindElementFromElement() (and FindElementsFromElement) would use the parent element ID rather than their own
    • Expose the elementid parameter in Selenium::Element objects immediately after instantiation
  • DOCUMENTATION
    • Note that SwitchToFrame does not actually work with element IDs as suggested by WC3 standard

Documentation

Convenience script to fetch the selenium specification from WC3

Modules

Module for communicating with WC3 standard selenium servers
Automatically choose the best driver available for your browser choice
Tell Selenium::Client how to spawn chromedriver
Tell Selenium::Client how to spawn edgedriver
Tell Selenium::Client how to spawn geckodriver
Tell Selenium::Client how to spawn safaridriver
Download the latest version of seleniumHQ's selenium.jar, and tell Selenium::Client how to spawn it
Tell Selenium::Client how to spawn the Windows Application Driver
Module for building a machine readable specification for Selenium
Generic template for Selenium sugar subclasses like Selenium::Session

Provides

in lib/Selenium/Client.pm
in lib/Selenium/Client.pm
in lib/Selenium/Client.pm