AsyncFirefoxDriver.SeleniumAdapter
0.1.7
.NET Framework 4.6.2
Install-Package AsyncFirefoxDriver.SeleniumAdapter -Version 0.1.7
dotnet add package AsyncFirefoxDriver.SeleniumAdapter --version 0.1.7
<PackageReference Include="AsyncFirefoxDriver.SeleniumAdapter" Version="0.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncFirefoxDriver.SeleniumAdapter --version 0.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncFirefoxDriver.SeleniumAdapter, 0.1.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AsyncFirefoxDriver.SeleniumAdapter as a Cake Addin
#addin nuget:?package=AsyncFirefoxDriver.SeleniumAdapter&version=0.1.7
// Install AsyncFirefoxDriver.SeleniumAdapter as a Cake Tool
#tool nuget:?package=AsyncFirefoxDriver.SeleniumAdapter&version=0.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AsyncFirefoxDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncFirefoxDriver.
It is experimental project, firstly for testing my other projects: IAsyncWebBrowserClient, AsyncFirefoxDriver, AsyncWebDriver.
Usage
Install AsyncFirefoxDriver.SeleniumAdapter via NuGet
Remove Selenium.WebDriver from NuGet References,
Add AsyncFirefoxDriver.SeleniumAdapter from NuGet
PM Install-Package AsyncFirefoxDriver.SeleniumAdapter
Change
using OpenQA.Selenium.Firefox;
to
using Zu.AsyncFirefoxDriver.SeleniumAdapter
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AsyncFirefoxDriver (>= 1.3.9)
- AsyncWebDriver (>= 1.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
AsyncFirefoxDriver 1.3.9