Auto testing with SpecFlow and Selenium.
Info
Version: | 0.0.6 |
Author(s): | Alexander Ostapchuk |
Last Update: | Friday, August 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aostapchuk/PocketQA |
NuGet Url: | https://www.nuget.org/packages/PocketQA |
Install
Install-Package PocketQA
dotnet add package PocketQA
paket add PocketQA
PocketQA Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- NUnit(>= 3.7.1)
- Selenium.Chrome.WebDriver(>= 2.30.0)
- Selenium.Firefox.WebDriver(>= 0.18.0)
- Selenium.Support(>= 3.5.0)
- Selenium.WebDriver(>= 3.5.0)
- Selenium.WebDriver.IEDriver(>= 3.5.0)
- SpecFlow(>= 2.2.0)
- SpecFlow.NUnit(>= 2.2.0)
Tags