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

Changes for version 1.21

  • NEW MAINTAINER
    • George S. Baugh (@teodesian on github, TEODESIAN on CPAN) is now the maintainer.
  • NEW FEATURES
    • WC3 webdriver methods have all been implemented, and shims for servers 'halfway there' have been instituted.
    • Backwards-compatibility with old selenium servers should still remain.
    • Attempts to fall-back to JSONWire methods if WC3 methods are not available
    • drag() re-instated in Selenium::Remote::WebElement as an alias to Selenium::ActionChains::drag_and_drop().
  • BUG FIXES
    • Fix warnings thrown in release testsuite by unescaped regexes on perl 5.24
    • Expand POD for some modules
  • DEPRECATIONS
    • Selenium::Remote::Driver::pause() - There are plenty of other ways to sleep().

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 for use with webdriver 2
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
Implement commands for Selenium::Remote::Driver
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