A set of classes for doing a default implementation of Selenate, which is a wrapper for interacting with Selenium in a way that makes calls more reliable than the basic implementation of Selenium.
Info
Version: | 1.0.0 |
Author(s): | Mike Curn |
Last Update: | Friday, November 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IntelliTect/TestTools |
NuGet Url: | https://www.nuget.org/packages/IntelliTect.TestTools.SelenateExtensions |
Install
Install-Package IntelliTect.TestTools.SelenateExtensions
dotnet add package IntelliTect.TestTools.SelenateExtensions
paket add IntelliTect.TestTools.SelenateExtensions
IntelliTect.TestTools.SelenateExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- IntelliTect.TestTools.Selenate(>= 1.0.1)
- Selenium.WebDriver(>= 3.13.1)
Tags