Info
Version: | 1.0.1 |
Author(s): | Stuart Dickerson |
Last Update: | Friday, January 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stuartdga/SeleniumHelper |
NuGet Url: | https://www.nuget.org/packages/Selenium.Helper |
Install
Install-Package Selenium.Helper
dotnet add package Selenium.Helper
paket add Selenium.Helper
Selenium.Helper Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.0.0)
- Selenium.Support(>= 3.0.0)
- PhantomJS(>= 2.1.1)
- Selenium.WebDriver.ChromeDriver(>= 2.23.0.1)
- Selenium.Firefox.WebDriver(>= 0.13.0)
Tags
It contains a Connector class that supports various initializations of the Driver. It also contains a utility class to assist in working with elements.