Selenium wrapper enabling JSON scripting and unit testing.
Info
Version: | 1.0.17 |
Author(s): | Brent Jenkins |
Last Update: | Friday, April 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brentj73/Tellurium |
NuGet Url: | https://www.nuget.org/packages/Tellurium.Core |
Install
Install-Package Tellurium.Core
dotnet add package Tellurium.Core
paket add Tellurium.Core
Tellurium.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Selenium.WebDriver(>= 2.53.0)
- Selenium.WebDriver.ChromeDriver(>= 2.21.0)
- Selenium.WebDriver.IEDriver(>= 2.53.0)