A Selenium Webdriver wrapper that will help you to build an automated testing framework that follows the page object pattern.
Info
Version: | 1.0.0-Alpha |
Author(s): | Paul Sodimu |
Last Update: | Friday, December 19, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaulSodimu/Sulfur |
NuGet Url: | https://www.nuget.org/packages/Sulfur |
Install
Install-Package Sulfur
dotnet add package Sulfur
paket add Sulfur
Sulfur Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(2.44.0)
- Selenium.Support(2.44.0)
- Selenium.WebDriver.ChromeDriver(2.12.0.0)
- Selenium.WebDriver.IEDriver(2.44.0.0)
Tags