AsyncFirefoxDriver 1.2.4
See the version list below for details.
dotnet add package AsyncFirefoxDriver --version 1.2.4
NuGet\Install-Package AsyncFirefoxDriver -Version 1.2.4
<PackageReference Include="AsyncFirefoxDriver" Version="1.2.4" />
paket add AsyncFirefoxDriver --version 1.2.4
#r "nuget: AsyncFirefoxDriver, 1.2.4"
// Install AsyncFirefoxDriver as a Cake Addin #addin nuget:?package=AsyncFirefoxDriver&version=1.2.4 // Install AsyncFirefoxDriver as a Cake Tool #tool nuget:?package=AsyncFirefoxDriver&version=1.2.4
AsyncFirefoxDriver
It is Firefox driver. It connects directly to Marionette and is async from this connection. No need in geckodriver. AsyncFirefoxDriver implements IAsyncWebBrowserClient interfaces and can be used as AsyncWebDriver.
But the main MISSION of this project is to provide Firefox specific capabilities. Reqest listener and profiles worker already here.
More extensions in AsyncFirefoxDriverExtensions project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- AsyncWebDriver (>= 1.2.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AsyncFirefoxDriver:
Package | Downloads |
---|---|
AsyncFirefoxDriverExtensions
AsyncFirefoxDriver extensions |
|
AsyncFirefoxDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncFirefoxDriver |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.12 | 2,256 | 11/3/2017 |
1.3.9 | 1,918 | 10/21/2017 |
1.3.8 | 1,191 | 10/20/2017 |
1.3.6 | 1,235 | 10/13/2017 |
1.3.5 | 1,209 | 10/12/2017 |
1.3.4 | 1,641 | 10/9/2017 |
1.3.3 | 1,214 | 10/9/2017 |
1.3.2 | 1,418 | 10/6/2017 |
1.3.1 | 1,188 | 10/6/2017 |
1.2.12 | 1,168 | 10/4/2017 |
1.2.11 | 1,299 | 10/4/2017 |
1.2.10 | 1,202 | 10/2/2017 |
1.2.9 | 1,765 | 10/2/2017 |
1.2.8 | 1,240 | 10/2/2017 |
1.2.7 | 1,249 | 9/28/2017 |
1.2.6 | 1,499 | 9/27/2017 |
1.2.4 | 1,203 | 9/27/2017 |
1.2.3 | 1,226 | 9/20/2017 |
1.2.2 | 1,226 | 9/20/2017 |
1.2.1 | 1,389 | 9/19/2017 |
1.1.4 | 1,202 | 8/26/2017 |
1.1.3 | 1,204 | 8/16/2017 |
1.1.2 | 1,234 | 8/8/2017 |
1.1.1 | 1,268 | 8/1/2017 |
1.0.16 | 1,858 | 7/21/2017 |
1.0.15 | 1,227 | 7/16/2017 |
1.0.14 | 2,014 | 6/7/2017 |
1.0.12 | 1,273 | 5/22/2017 |
1.0.11 | 1,284 | 5/22/2017 |
1.0.10 | 1,124 | 5/20/2017 |
1.0.9 | 1,111 | 5/14/2017 |
Firefox close fix