AsyncWebDriver 1.2.4
See the version list below for details.
dotnet add package AsyncWebDriver --version 1.2.4
NuGet\Install-Package AsyncWebDriver -Version 1.2.4
<PackageReference Include="AsyncWebDriver" Version="1.2.4" />
paket add AsyncWebDriver --version 1.2.4
#r "nuget: AsyncWebDriver, 1.2.4"
// Install AsyncWebDriver as a Cake Addin #addin nuget:?package=AsyncWebDriver&version=1.2.4 // Install AsyncWebDriver as a Cake Tool #tool nuget:?package=AsyncWebDriver&version=1.2.4
Async WebDriver is base for different WebBrowser drivers
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. |
-
- IAsyncWebBrowserClient (>= 0.1.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on AsyncWebDriver:
Package | Downloads |
---|---|
AsyncChromeDriver
Async .Net Chrome WebDriver and Chrome DevTools through a single connection. |
|
AsyncFirefoxDriver
Async Firefox Driver connects directly to Marionette and is async from this connection. No need in geckodriver.exe. AsyncFirefoxDriver implements IAsyncWebBrowserClient interfaces and can be used as AsyncWebDriver. |
|
AsyncChromeDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncChromeDriver |
|
AsyncFirefoxDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncFirefoxDriver |
|
AsyncOperaDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncOperaDriver |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.6 | 2,551 | 3/27/2022 |
1.4.5 | 451 | 3/27/2022 |
1.4.4 | 454 | 3/27/2022 |
1.4.3 | 2,765 | 1/26/2020 |
1.4.2 | 2,437 | 1/30/2019 |
1.4.1 | 1,951 | 12/8/2018 |
1.3.11 | 1,076 | 11/21/2018 |
1.3.10 | 850 | 11/21/2018 |
1.3.9 | 870 | 11/20/2018 |
1.3.8 | 843 | 11/18/2018 |
1.3.7 | 856 | 11/18/2018 |
1.3.6 | 885 | 11/18/2018 |
1.3.5 | 875 | 11/17/2018 |
1.3.4 | 842 | 11/17/2018 |
1.3.3 | 1,063 | 11/17/2018 |
1.3.2 | 6,644 | 10/21/2017 |
1.3.1 | 2,795 | 10/16/2017 |
1.2.12 | 6,521 | 10/6/2017 |
1.2.11 | 3,819 | 10/2/2017 |
1.2.10 | 1,262 | 10/1/2017 |
1.2.9 | 2,205 | 9/28/2017 |
1.2.8 | 2,524 | 9/25/2017 |
1.2.7 | 1,358 | 9/23/2017 |
1.2.6 | 1,314 | 9/21/2017 |
1.2.5 | 1,635 | 9/20/2017 |
1.2.4 | 1,344 | 9/20/2017 |
1.2.3 | 1,343 | 9/19/2017 |
1.2.2 | 1,115 | 9/19/2017 |
1.2.1 | 1,563 | 9/19/2017 |
1.1.7 | 1,382 | 9/5/2017 |
1.1.6 | 1,362 | 9/4/2017 |
1.1.5 | 1,165 | 9/4/2017 |
1.1.4 | 2,207 | 8/26/2017 |
1.1.3 | 1,159 | 8/26/2017 |
1.1.2 | 1,166 | 8/26/2017 |
1.1.1 | 3,926 | 8/1/2017 |
1.0.3 | 2,096 | 7/16/2017 |
1.0.2 | 2,903 | 5/20/2017 |
1.0.1 | 1,365 | 5/14/2017 |
IAsyncWebBrowserClient update