AsyncWebDriver 1.3.8
See the version list below for details.
dotnet add package AsyncWebDriver --version 1.3.8
NuGet\Install-Package AsyncWebDriver -Version 1.3.8
<PackageReference Include="AsyncWebDriver" Version="1.3.8" />
<PackageVersion Include="AsyncWebDriver" Version="1.3.8" />
<PackageReference Include="AsyncWebDriver" />
paket add AsyncWebDriver --version 1.3.8
#r "nuget: AsyncWebDriver, 1.3.8"
#:package AsyncWebDriver@1.3.8
#addin nuget:?package=AsyncWebDriver&version=1.3.8
#tool nuget:?package=AsyncWebDriver&version=1.3.8
Async WebDriver is base for different WebBrowser drivers
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- IAsyncWebBrowserClient (>= 0.1.10)
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 | 3,057 | 3/27/2022 |
| 1.4.5 | 617 | 3/27/2022 |
| 1.4.4 | 619 | 3/27/2022 |
| 1.4.3 | 3,054 | 1/26/2020 |
| 1.4.2 | 2,745 | 1/30/2019 |
| 1.4.1 | 2,228 | 12/8/2018 |
| 1.3.11 | 1,317 | 11/21/2018 |
| 1.3.10 | 1,064 | 11/21/2018 |
| 1.3.9 | 1,097 | 11/20/2018 |
| 1.3.8 | 1,076 | 11/18/2018 |
| 1.3.7 | 1,106 | 11/18/2018 |
| 1.3.6 | 1,116 | 11/18/2018 |
| 1.3.5 | 1,099 | 11/17/2018 |
| 1.3.4 | 1,081 | 11/17/2018 |
| 1.3.3 | 1,573 | 11/17/2018 |
| 1.3.2 | 7,713 | 10/21/2017 |
| 1.3.1 | 3,635 | 10/16/2017 |
| 1.2.12 | 7,626 | 10/6/2017 |
| 1.2.11 | 4,657 | 10/2/2017 |
| 1.2.10 | 1,844 | 10/1/2017 |
StaleElementReferenceException and UnhandledAlertException added from selenium