Adds extended features when running Selenium tests with SpecFlow and MSTest framework.
Info
Version: | 0.1.1.9 |
Author(s): | Olivier Delmotte |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hangar18rip/h18.SeleniumWithSpecFlow |
NuGet Url: | https://www.nuget.org/packages/h18.SeleniumWithSpecFlow |
Install
Install-Package h18.SeleniumWithSpecFlow
dotnet add package h18.SeleniumWithSpecFlow
paket add h18.SeleniumWithSpecFlow
h18.SeleniumWithSpecFlow Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 2.1.2)
- Selenium.WebDriver(>= 3.141.0)
- SpecFlow.MsTest(>= 3.6.23)
Tags