SpecBind is a bridge library for SpecFlow that allows for users to use as standard step vocabulary to drive their interaction with various web driver platforms, only requiring a light page model to complete interaction with the web site.
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 |
Install
Install-Package SpecBind
dotnet add package SpecBind
paket add SpecBind
SpecBind Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow(>= 2.2.0)
Tags