The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.00

  • (bundled firefox driver version: 3.0.0b2)
  • BREAKING
    • For users of Selenium::Firefox, FF support defaults to v48; if you have FF47 installed, your existing scripts will require modification. See docs in Selenium::Firefox for more info.
  • NEW FEATURES
    • #271: Support geckodriver & FF48
    • #260: Update firefox artifacts to 3.0.0b2 to support FF47
    • #259: Allow users to pass in existing FF profile dir
    • #276: Simplify recordings to enable easier releases
  • BUG FIXES
    • Encode Firefox profiles without newlines for Sel 3.0 compatibility
    • #272: Remove unnecessary sleeps for successful waits
    • #270: Fix bug in find_child_element default finder
    • #263, #275: Address various documentation issues
    • #253: Fix error_handler being called incorrectly

Modules

Action chains for Selenium::Remote::Driver
Teach a WebDriver how to start its own binary aka no JRE!
Coercions for finding webdriver binaries on your system
Utility functions for finding open ports to eventually bind to
Use ChromeDriver without a Selenium server
Use FirefoxDriver without a Selenium server
Subroutines for locating and properly initializing the Firefox Binary
Use custom profiles with Selenium::Remote::Driver
A convenience package for creating a IE instance
Use GhostDriver without a Selenium server
Implement commands for Selenium::Remote::Driver
Perl Client for Selenium Remote Driver
Customize the webdriver context prefix for various drivers
Use custom profiles with Selenium::Remote::Driver
Error handler for Selenium::Remote::Driver
Handle construction of generic parameter finders
utility class to mock Selenium::Remote::Commands
utility class to mock the responses from Selenium server
Connect to a selenium server
Representation of keystrokes used by Selenium::Remote::WebDriver
Representation of an HTML Element used by Selenium Remote Driver
Provides a utility wait_until function
Role implementing the common logic used for testing

Provides

in lib/Test/Selenium/Remote/WebElement.pm