A set of extension methods for Selenium Web Driver as well as standard Polly retry policies for use in developing service-based web automation.
Info
Version: | 1.0.0 |
Author(s): | Joe Belisle |
Last Update: | Tuesday, October 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JBelisle/selenium-automation-extensions |
NuGet Url: | https://www.nuget.org/packages/Selenium.Automation.Extensions |
Install
Install-Package Selenium.Automation.Extensions
dotnet add package Selenium.Automation.Extensions
paket add Selenium.Automation.Extensions
Selenium.Automation.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Polly(>= 7.2.1)
- Selenium.Support(>= 3.141.0)
- Selenium.WebDriver(>= 3.141.0)
Tags