MyCustomWebDriver 0.3.1
Library including WebDriverFactory class and other usefull utilities and extensions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MyCustomWebDriver -Version 0.3.1
dotnet add package MyCustomWebDriver --version 0.3.1
<PackageReference Include="MyCustomWebDriver" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyCustomWebDriver --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MyCustomWebDriver, 0.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install MyCustomWebDriver as a Cake Addin #addin nuget:?package=MyCustomWebDriver&version=0.3.1 // Install MyCustomWebDriver as a Cake Tool #tool nuget:?package=MyCustomWebDriver&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- added async script execution (Extensions.IWebDriverExtensions)
- changes in timeouts (Extensions.ITimeoutsExtensions)
Dependencies
-
- Newtonsoft.Json (>= 10.0.2)
- NLog (>= 4.4.9)
- NUnit (>= 3.6.1)
- Selenium.Support (>= 3.4.0)
- Selenium.WebDriver.ChromeDriver (>= 2.29.0)
- Selenium.WebDriver.GeckoDriver.Win64 (>= 0.16.1)
- Selenium.WebDriver.IEDriver64 (>= 3.3.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.