Info
Version: | 1.0.7 |
Author(s): | Daeer Projects |
Last Update: | Friday, November 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Daeer-Projects/Selenium.WebDriver.Extensions |
NuGet Url: | https://www.nuget.org/packages/WebDriver.Extensions |
Install
Install-Package WebDriver.Extensions
dotnet add package WebDriver.Extensions
paket add WebDriver.Extensions
WebDriver.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.141.0)
Tags
The Selenium WebDriver has a `Retry()` method, but it doesn't catch all of the exceptions.
This library catches them all but is limited by a time out.