The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Selenium-Remote-Driver GEMPESAW"

Selenium::Edge - Use EdgeDriver without a Selenium server River stage two • 11 direct dependents • 13 total dependents

This class allows you to use the EdgeDriver without needing the JRE or a selenium server running. When you refrain from passing the "remote_server_addr" and "port" arguments, we will search for the edgedriver executable binary in your $PATH. We'll tr...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Chrome - Use ChromeDriver without a Selenium server River stage two • 11 direct dependents • 13 total dependents

This class allows you to use the ChromeDriver without needing the JRE or a selenium server running. When you refrain from passing the "remote_server_addr" and "port" arguments, we will search for the chromedriver executable binary in your $PATH. We'l...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Waiter - Provides a utility wait_until function River stage two • 11 direct dependents • 13 total dependents

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Firefox - Use FirefoxDriver without a Selenium server River stage two • 11 direct dependents • 13 total dependents

Breaking Changes: There are breaking changes in v1.0+ of this module if you're using it to start FF47; please see "BREAKING CHANGES". You can ignore this if you're using v1.0+ of this module to start FF48. This class allows you to use the FirefoxDriv...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::PhantomJS - Use GhostDriver without a Selenium server River stage two • 11 direct dependents • 13 total dependents

This class allows you to use PhantomJS via Ghostdriver without needing the JRE or a selenium server running. When you refrain from passing the "remote_server_addr" and "port" arguments, we will search for the phantomjs executable binary in your $PATH...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::Spec - Implement commands for Selenium::Remote::Driver River stage two • 11 direct dependents • 13 total dependents

Defines all the HTTP endpoints available to execute on a selenium server. If you have either a customized Selenium Server, or want new features you should update the _cmds hash....

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::ActionChains - Action chains for Selenium::Remote::Driver River stage two • 11 direct dependents • 13 total dependents

This module implements ActionChains for Selenium, which is a way of automating low level interactions like mouse movements, mouse button actions , key presses and context menu interactions. The code was inspired by the Python implementation <http://s...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::WDKeys - Representation of keystrokes used by Selenium::Remote::WebDriver River stage two • 11 direct dependents • 13 total dependents

The constant KEYS is defined here....

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Firefox::Binary - Subroutines for locating and properly initializing the Firefox Binary River stage two • 11 direct dependents • 13 total dependents

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::Finders - Handle construction of generic parameter finders River stage two • 11 direct dependents • 13 total dependents

This package just takes care of setting up parameter finders - that is, the "find_element_by_.*" versions of the find element functions. You probably don't need to do anything with this package; instead, see "find_element" in Selenium::Remote::Driver...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::CanStartBinary - Teach a WebDriver how to start its own binary aka no JRE! River stage two • 11 direct dependents • 13 total dependents

This role takes care of the details for starting up a Webdriver instance. It does not do any downloading or installation of any sort - you're still responsible for obtaining and installing the necessary binaries into your $PATH for this role to find....

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::Commands - Implement commands for Selenium::Remote::Driver for use with webdriver 2 River stage two • 11 direct dependents • 13 total dependents

Defines all the HTTP endpoints available to execute on a selenium v2 server. If you have either a customized Selenium Server, or want new features you should update the _cmds hash....

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::InternetExplorer - A convenience package for creating a IE instance River stage two • 11 direct dependents • 13 total dependents

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::Driver - Perl Client for Selenium Remote Driver River stage two • 11 direct dependents • 13 total dependents

Selenium is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. This module is an implementation of the client for the Remote dr...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Firefox::Profile - Use custom profiles with Selenium::Remote::Driver River stage two • 11 direct dependents • 13 total dependents

You can use this module to create a custom Firefox Profile for your Selenium tests. Currently, you can set browser preferences and add extensions to the profile before passing it in the constructor for a new Selenium::Remote::Driver or Selenium::Fire...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::WebElement - Representation of an HTML Element used by Selenium Remote Driver River stage two • 11 direct dependents • 13 total dependents

Selenium Webdriver represents all the HTML elements as WebElements. This module provides a mechanism to represent them as objects & perform various actions on the related elements. This module should not be instantiated directly by the end user. Sele...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::ErrorHandler - Error handler for Selenium::Remote::Driver River stage two • 11 direct dependents • 13 total dependents

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::Mock::Commands - utility class to mock Selenium::Remote::Commands River stage two • 11 direct dependents • 13 total dependents

Utility class to be for testing purposes, with Selenium::Remote::Mock::RemoteConnection only....

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::Remote::RemoteConnection - Connect to a selenium server River stage two • 11 direct dependents • 13 total dependents

You shouldn't really need to use this module unless debugging or checking connections when testing dangerous things....

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC

Selenium::CanStartBinary::ProbePort - Utility functions for finding open ports to eventually bind to River stage two • 11 direct dependents • 13 total dependents

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC
24 results (0.039 seconds)