An extension to SpecBind that allows it to integrate with Selenium.
Info
| Version: | 2.1.1.436 |
| Author(s): | dpiessens |
| Last Update: | Tuesday, August 25, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dpiessens/specbind |
| NuGet Url: | https://www.nuget.org/packages/SpecBind.Selenium |
Install
Install-Package SpecBind.Selenium
dotnet add package SpecBind.Selenium
paket add SpecBind.Selenium
SpecBind.Selenium Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecBind(>= 2.1.1.436)
- Selenium.WebDriver(>= 3.5.0)
- Selenium.Support(>= 3.5.0)
- SpecBindGeneratorPlugin.SpecFlow(>= 2.1.1.436)
Tags