AsyncWebDriver 1.3.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package AsyncWebDriver --version 1.3.6
                    
NuGet\Install-Package AsyncWebDriver -Version 1.3.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AsyncWebDriver" Version="1.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsyncWebDriver" Version="1.3.6" />
                    
Directory.Packages.props
<PackageReference Include="AsyncWebDriver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AsyncWebDriver --version 1.3.6
                    
#r "nuget: AsyncWebDriver, 1.3.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AsyncWebDriver&version=1.3.6
                    
Install as a Cake Addin
#tool nuget:?package=AsyncWebDriver&version=1.3.6
                    
Install as a Cake Tool

Async WebDriver is base for different WebBrowser drivers

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,738 3/27/2022
1.4.5 492 3/27/2022
1.4.4 498 3/27/2022
1.4.3 2,855 1/26/2020
1.4.2 2,523 1/30/2019
1.4.1 2,027 12/8/2018
1.3.11 1,155 11/21/2018
1.3.10 926 11/21/2018
1.3.9 952 11/20/2018
1.3.8 926 11/18/2018
1.3.7 940 11/18/2018
1.3.6 967 11/18/2018
1.3.5 959 11/17/2018
1.3.4 925 11/17/2018
1.3.3 1,279 11/17/2018
1.3.2 7,027 10/21/2017
1.3.1 3,099 10/16/2017
1.2.12 6,762 10/6/2017
1.2.11 4,061 10/2/2017
1.2.10 1,506 10/1/2017
1.2.9 2,443 9/28/2017
1.2.8 2,763 9/25/2017
1.2.7 1,604 9/23/2017
1.2.6 1,555 9/21/2017
1.2.5 1,873 9/20/2017
1.2.4 1,583 9/20/2017
1.2.3 1,584 9/19/2017
1.2.2 1,350 9/19/2017
1.2.1 1,799 9/19/2017
1.1.7 1,624 9/5/2017
1.1.6 1,604 9/4/2017
1.1.5 1,407 9/4/2017
1.1.4 2,446 8/26/2017
1.1.3 1,398 8/26/2017
1.1.2 1,406 8/26/2017
1.1.1 4,166 8/1/2017
1.0.3 2,334 7/16/2017
1.0.2 3,063 5/20/2017
1.0.1 1,526 5/14/2017

Additional Exceptions