A simple page framework for performing gherkin-based acceptance test driven development using Selenium WebDriver.
Info
Version: | 1.0.9 |
Author(s): | Simon Rigby |
Last Update: | Tuesday, April 15, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/levelnis/mitre |
NuGet Url: | https://www.nuget.org/packages/Mitre.PageFramework |
Install
Install-Package Mitre.PageFramework
dotnet add package Mitre.PageFramework
paket add Mitre.PageFramework
Mitre.PageFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(2.2.0.0)
- NUnit(2.6.3)
- Selenium.Support(2.41.0)
- Selenium.WebDriver(2.41.0)
- SpecFlow(1.9.0)
Tags