Amido.WebDriver.Utilities
1.0.4
dotnet add package Amido.WebDriver.Utilities --version 1.0.4
NuGet\Install-Package Amido.WebDriver.Utilities -Version 1.0.4
<PackageReference Include="Amido.WebDriver.Utilities" Version="1.0.4" />
paket add Amido.WebDriver.Utilities --version 1.0.4
#r "nuget: Amido.WebDriver.Utilities, 1.0.4"
// Install Amido.WebDriver.Utilities as a Cake Addin #addin nuget:?package=Amido.WebDriver.Utilities&version=1.0.4 // Install Amido.WebDriver.Utilities as a Cake Tool #tool nuget:?package=Amido.WebDriver.Utilities&version=1.0.4
Various utilities to aid Selenium web driver development including a grid aware web driver factory, selenium extensions including wait and element extensions. Now includes a screenshot service.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Selenium.Support (>= 2.42.0)
- Selenium.WebDriver (>= 2.42.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Amido.WebDriver.Utilities:
Package | Downloads |
---|---|
Amido.Testing.Social.Facebook
Service and page objects for creating Facebook users and authenticating when using Selenium Webdriver |
|
Amido.Testing.Social.Google
Page objects for creating Google users and authenticating when using Selenium Webdriver |
|
Amido.Testing.Social.Twitter
Page objects for creating Twitter users and authenticating when using Selenium Webdriver |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added ability change exception message in WaitUntil and added screenshot service