Wraps the Selenium WebDriver and provides extended functionality to provide rapid development of web and web api automation test solutions.
Info
Version: | 2.2.1 |
Author(s): | John Stimbert |
Last Update: | Friday, April 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://brainstemsolutions.github.io/AutomationToolKit/ |
NuGet Url: | https://www.nuget.org/packages/WebUiAutomationToolKit |
Install
Install-Package WebUiAutomationToolKit
dotnet add package WebUiAutomationToolKit
paket add WebUiAutomationToolKit
WebUiAutomationToolKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Selenium.Chrome.WebDriver(>= 85.0.0)
- Selenium.Firefox.WebDriver(>= 0.27.0)
- Selenium.Support(>= 3.141.0)
Tags