News

Selenium is an open-source tool for automating web browser actions, useful for testing web applications. The Selenium suite ...
Java (TM) SE Runtime Environment (build 1.8.0_192-b12) - Java HotSpot (TM) 64-Bit Server VM (build 25.192-b12, mixed mode) Apache Maven 3.5.2 Download git hub project and run the below command from ...
Using WebDriver with C# The C# WebDriver gives you .NET bindings for the API calls, letting you build and run your own test scripts without having to stand up an instance of the Selenium server.
This post as part of the Selenium How to series looks at Page Objects and how to setup WebDriver initialisation. Read the full post on using Selenium.
The latest post in the Selenium series looks at Page Objects and Code Reuse In Page Objects. Read the post on how to manage code re-use in Selenium.