Info
Version: | 1.3.2-tn40support2 |
Author(s): | Daniel Romero |
Last Update: | Friday, May 23, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.baseclass.ch/Contrib/SpecFlowSelenium |
NuGet Url: | https://www.nuget.org/packages/Baseclass.Contrib.SpecFlow.Selenium.NUnit |
Install
Install-Package Baseclass.Contrib.SpecFlow.Selenium.NUnit
dotnet add package Baseclass.Contrib.SpecFlow.Selenium.NUnit
paket add Baseclass.Contrib.SpecFlow.Selenium.NUnit
Baseclass.Contrib.SpecFlow.Selenium.NUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow(1.9.0)
- NUnit(2.6)
- Autofac(3.1.1)
- Autofac.Configuration(3.1.0)
- Selenium.Support(2.41.0)
Tags
Makes it possible to annotate a scenario with the browser it's supposed to work with.
Contains SauceLabs IWebDriver implementation which has utility methods to update test status.