A library to make the .NET implementation of Selenium Webdriver easier to work with.
Info
| Version: | 0.11.0 |
| Author(s): | David Diehr |
| Last Update: | Tuesday, March 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dmdiehr/FlexibleSelenium |
| NuGet Url: | https://www.nuget.org/packages/Flexible.Selenium |
Install
Install-Package Flexible.Selenium
dotnet add package Flexible.Selenium
paket add Flexible.Selenium
Flexible.Selenium Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.9.1)
Tags