Info
Version: | 1.0.25 |
Author(s): | Bradford Foxworth-Hill |
Last Update: | Monday, April 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Assiance/Selenium2-WebDriverSEd/wiki |
NuGet Url: | https://www.nuget.org/packages/WebDriverSEd |
Install
Install-Package WebDriverSEd
dotnet add package WebDriverSEd
paket add WebDriverSEd
WebDriverSEd Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.Support(>= 2.53.0)
Tags
It includes functions for tables, selectlists and much more. It is great for converting Watin tests to Selenium because the syntax is very simliar.
For more Info and Examples go to https://github.com/Assiance/Selenium2-WebDriverSEd/wiki.