Contains core elements of automation testing framework so i dont have to copy code between different projects.
Info
Version: | 1.1.3-alfa |
Author(s): | nekiscz |
Last Update: | Tuesday, September 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nekiscz/Automation.Core |
NuGet Url: | https://www.nuget.org/packages/nEkis.Automation.Core |
Install
Install-Package nEkis.Automation.Core
dotnet add package nEkis.Automation.Core
paket add nEkis.Automation.Core
nEkis.Automation.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 3.6.1)
- Selenium.Firefox.WebDriver(>= 0.0.0)
- Selenium.PhantomJS.WebDriver(>= 2.0.0)
- Selenium.Support(>= 3.0.0)
- Selenium.WebDriver(>= 3.0.0)
- Selenium.WebDriver.ChromeDriver(>= 2.0.0)
- Selenium.WebDriver.IEDriver(>= 3.0.0)
Tags