Library to ease the use of Selenium web driver and provide testing best practices.
Info
| Version: | 1.5.2 |
| Author(s): | devprofr |
| Last Update: | Saturday, December 31, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/devpro/withywoods |
| NuGet Url: | https://www.nuget.org/packages/Withywoods.Selenium |
Install
Install-Package Withywoods.Selenium
dotnet add package Withywoods.Selenium
paket add Withywoods.Selenium
Withywoods.Selenium Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.10.3)
- Selenium.Support(>= 3.141.0)
- Selenium.WebDriver(>= 3.141.0)
- Selenium.WebDriver.ChromeDriver(>= 87.0.4280.8800)