AsyncWebDriver 1.4.6
dotnet add package AsyncWebDriver --version 1.4.6
NuGet\Install-Package AsyncWebDriver -Version 1.4.6
<PackageReference Include="AsyncWebDriver" Version="1.4.6" />
<PackageVersion Include="AsyncWebDriver" Version="1.4.6" />
<PackageReference Include="AsyncWebDriver" />
paket add AsyncWebDriver --version 1.4.6
#r "nuget: AsyncWebDriver, 1.4.6"
#addin nuget:?package=AsyncWebDriver&version=1.4.6
#tool nuget:?package=AsyncWebDriver&version=1.4.6
Async WebDriver is base for different WebBrowser drivers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- IAsyncWebBrowserClient (>= 0.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.0
- IAsyncWebBrowserClient (>= 0.2.6)
- Newtonsoft.Json (>= 13.0.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,674 | 3/27/2022 |
1.4.5 | 473 | 3/27/2022 |
1.4.4 | 478 | 3/27/2022 |
1.4.3 | 2,809 | 1/26/2020 |
1.4.2 | 2,477 | 1/30/2019 |
1.4.1 | 1,982 | 12/8/2018 |
1.3.11 | 1,111 | 11/21/2018 |
1.3.10 | 885 | 11/21/2018 |
1.3.9 | 905 | 11/20/2018 |
1.3.8 | 883 | 11/18/2018 |
1.3.7 | 897 | 11/18/2018 |
1.3.6 | 925 | 11/18/2018 |
1.3.5 | 916 | 11/17/2018 |
1.3.4 | 882 | 11/17/2018 |
1.3.3 | 1,162 | 11/17/2018 |
1.3.2 | 6,867 | 10/21/2017 |
1.3.1 | 2,956 | 10/16/2017 |
1.2.12 | 6,644 | 10/6/2017 |
1.2.11 | 3,942 | 10/2/2017 |
1.2.10 | 1,383 | 10/1/2017 |
1.2.9 | 2,324 | 9/28/2017 |
1.2.8 | 2,643 | 9/25/2017 |
1.2.7 | 1,484 | 9/23/2017 |
1.2.6 | 1,434 | 9/21/2017 |
1.2.5 | 1,754 | 9/20/2017 |
1.2.4 | 1,462 | 9/20/2017 |
1.2.3 | 1,462 | 9/19/2017 |
1.2.2 | 1,233 | 9/19/2017 |
1.2.1 | 1,682 | 9/19/2017 |
1.1.7 | 1,502 | 9/5/2017 |
1.1.6 | 1,481 | 9/4/2017 |
1.1.5 | 1,286 | 9/4/2017 |
1.1.4 | 2,327 | 8/26/2017 |
1.1.3 | 1,281 | 8/26/2017 |
1.1.2 | 1,287 | 8/26/2017 |
1.1.1 | 4,046 | 8/1/2017 |
1.0.3 | 2,215 | 7/16/2017 |
1.0.2 | 2,983 | 5/20/2017 |
1.0.1 | 1,443 | 5/14/2017 |
IAsyncWebBrowserClient update