PageObject Style Framework On top of Selenium WebDriver.
Info
Version: | 0.1.1 |
Author(s): | Dovetail Software |
Last Update: | Tuesday, September 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DovetailSoftware/cactus-pageobject/ |
NuGet Url: | https://www.nuget.org/packages/Cactus.PageObject |
Install
Install-Package Cactus.PageObject
dotnet add package Cactus.PageObject
paket add Cactus.PageObject
Cactus.PageObject Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK(2.3.50.1)
- HtmlTags(3.0.0.186)
- log4net(2.0.3)
- NUnit(2.6.4)
- NUnit.AddinsDependencies(2.6.3)
- Selenium.Support(2.47.0)
- Selenium.WebDriver.ChromeDriver(2.17.0.0)
- Selenium.WebDriver.IEDriver(2.47.0.0)
- Should(1.1.20)