Types to support the usage of a Selenium IWebDriver, particularly in cross-browser testing.
Info
Version: | 1.0.4 |
Author(s): | CSF Software Ltd |
Last Update: | Saturday, March 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csf-dev/CSF.Screenplay |
NuGet Url: | https://www.nuget.org/packages/CSF.WebDriverExtras |
Install
Install-Package CSF.WebDriverExtras
dotnet add package CSF.WebDriverExtras
paket add CSF.WebDriverExtras
CSF.WebDriverExtras Download (Unzip the "nupkg" after downloading)
Dependencies
- CSF.Configuration(>= 1.1.2 && < 2.0.0)
- Newtonsoft.Json(>= 10.0.3 && < 13.0.0)
- Selenium.WebDriver(>= 3.4.0 && < 4.0.0)