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

Changes for version 0.24

  • NEW FEATURES
    • #182 Non-crashing warn-instead-of-die parameter finders: find_element_by_class, etc
    • #183 Convenience packages for starting up browsers: Selenium::Chrome, Selenium::Firefox, etc
    • Provide wait_until utility functionality in Selenium::Waiter
  • BUG FIXES
    • #184 Fix bug about reverting default finder in T:S:R:D

Modules

A convenience package for creating a Chrome instance
A convenience package for creating a Firefox instance
A convenience package for creating a IE instance
A convenience package for creating a PhantomJS instance
Implement commands for Selenium::Remote::Driver
Perl Client for Selenium Remote Driver
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