News

This library allows creating Selenium Server V2 tests in PHP. It communicates with the WebDriver API through the official JsonWireProtocol. One of the goals is to provide a client usage as close as ...
This is the latest post as part of the Huddle Selenium series. Each month on the first Tuesday of the month, we will post a new blog post to take you through a step-by-step guide on how to address a ...
Definition: Selenium WebDriver is a collection of open source APIs which are used to automate the testing of a web application. Description: Selenium WebDriver tool is used to automate web application ...
WebDriver can be used to test against your browser of choice (Internet Explorer, Firefox, Chrome, among others). It comes with different language bindings, allowing you to program scenarios in C#, ...
PHP interaction with Selenium Webdriver API. ##Description. This library allows the interaction with Selenium Server V2 in PHP. It communicates with the WebDriver API through the official ...