AsyncWebDriver 1.3.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package AsyncWebDriver --version 1.3.11
NuGet\Install-Package AsyncWebDriver -Version 1.3.11
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.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncWebDriver --version 1.3.11
#r "nuget: AsyncWebDriver, 1.3.11"
#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.
// Install AsyncWebDriver as a Cake Addin
#addin nuget:?package=AsyncWebDriver&version=1.3.11

// Install AsyncWebDriver as a Cake Tool
#tool nuget:?package=AsyncWebDriver&version=1.3.11

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,258 3/27/2022
1.4.5 419 3/27/2022
1.4.4 420 3/27/2022
1.4.3 2,646 1/26/2020
1.4.2 2,321 1/30/2019
1.4.1 1,880 12/8/2018
1.3.11 1,019 11/21/2018
1.3.10 816 11/21/2018
1.3.9 837 11/20/2018
1.3.8 811 11/18/2018
1.3.7 829 11/18/2018
1.3.6 847 11/18/2018
1.3.5 842 11/17/2018
1.3.4 799 11/17/2018
1.3.3 1,026 11/17/2018
1.3.2 6,322 10/21/2017
1.3.1 2,500 10/16/2017
1.2.12 6,194 10/6/2017
1.2.11 3,610 10/2/2017
1.2.10 1,205 10/1/2017
1.2.9 2,104 9/28/2017
1.2.8 2,376 9/25/2017
1.2.7 1,296 9/23/2017
1.2.6 1,262 9/21/2017
1.2.5 1,574 9/20/2017
1.2.4 1,288 9/20/2017
1.2.3 1,289 9/19/2017
1.2.2 1,066 9/19/2017
1.2.1 1,489 9/19/2017
1.1.7 1,333 9/5/2017
1.1.6 1,302 9/4/2017
1.1.5 1,130 9/4/2017
1.1.4 2,111 8/26/2017
1.1.3 1,104 8/26/2017
1.1.2 1,125 8/26/2017
1.1.1 3,737 8/1/2017
1.0.3 2,003 7/16/2017
1.0.2 2,782 5/20/2017
1.0.1 1,310 5/14/2017

TaskWebSizeWebPointExtensions: Task_WebSize and Task_WebPoint extensions