MyCustomWebDriver 1.1.2
Note: The package will not be maintained anymore!
Library including WebDriverFactory class and other useful utilities and extensions.
Install-Package MyCustomWebDriver -Version 1.1.2
dotnet add package MyCustomWebDriver --version 1.1.2
<PackageReference Include="MyCustomWebDriver" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyCustomWebDriver --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MyCustomWebDriver, 1.1.2"
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=1.1.2 // Install MyCustomWebDriver as a Cake Tool #tool nuget:?package=MyCustomWebDriver&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- added logs extensions (Extensions.ILogsExtensions)
- update dependencies
Dependencies
-
- NLog (>= 4.4.12)
- NUnit (>= 3.8.1)
- Selenium.Support (>= 3.6.0)
- Selenium.WebDriver.ChromeDriver (>= 2.32.0)
- Selenium.WebDriver.GeckoDriver.Win64 (>= 0.19.0)
- Selenium.WebDriver.IEDriver (>= 3.6.0)
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.