Selenium.Helper
1.0.1
This package contains .NET helper classes to make the creation of Selenium tests easier. It contains a Connector class that supports various initializations of the Driver. It also contains a utility class to assist in working with elements.
Install-Package Selenium.Helper -Version 1.0.1
dotnet add package Selenium.Helper --version 1.0.1
<PackageReference Include="Selenium.Helper" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Selenium.Helper --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- PhantomJS (>= 2.1.1)
- Selenium.Firefox.WebDriver (>= 0.13.0)
- Selenium.Support (>= 3.0.0)
- Selenium.WebDriver (>= 3.0.0)
- Selenium.WebDriver.ChromeDriver (>= 2.23.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.