.NET library for web-application testing based on the page object pattern and Selenium WebDriver.
Info
Version: | 1.0.1 |
Author(s): | Pavel Bakshy, Valeriy Ogiy |
Last Update: | Tuesday, August 19, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pbakshy/Selenol |
NuGet Url: | https://www.nuget.org/packages/Selenol |
Install
Install-Package Selenol
dotnet add package Selenol
paket add Selenol
Selenol Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.1.0)
- Selenium.WebDriver(2.42.0)
Tags