AsyncChromeDriver 0.1.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AsyncChromeDriver --version 0.1.8
NuGet\Install-Package AsyncChromeDriver -Version 0.1.8
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="AsyncChromeDriver" Version="0.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsyncChromeDriver" Version="0.1.8" />
<PackageReference Include="AsyncChromeDriver" />
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 AsyncChromeDriver --version 0.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncChromeDriver, 0.1.8"
#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.
#:package AsyncChromeDriver@0.1.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AsyncChromeDriver&version=0.1.8
#tool nuget:?package=AsyncChromeDriver&version=0.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Chrome WebDriver and Chrome DevTools through a single connection
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. 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.
-
- AsyncWebDriver (>= 1.1.1)
- System.Threading.Tasks.Dataflow (>= 4.7.0)
- WebSocket4Net (>= 0.14.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AsyncChromeDriver:
Package | Downloads |
---|---|
AsyncOperaDriver
Opera WebDriver and Opera DevTools through a single connection |
|
AsyncChromeDriver.SeleniumAdapter
Adapter to run Selenium tests through AsyncChromeDriver |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.5.8 | 2,411 | 3/27/2022 |
0.5.7 | 683 | 3/27/2022 |
0.5.6 | 2,343 | 1/26/2020 |
0.5.5 | 1,988 | 5/6/2019 |
0.5.4 | 1,244 | 1/30/2019 |
0.5.3 | 1,138 | 12/10/2018 |
0.5.2 | 1,256 | 12/8/2018 |
0.4.7 | 1,093 | 11/21/2018 |
0.4.6 | 1,176 | 11/4/2018 |
0.4.5 | 1,677 | 6/2/2018 |
0.4.4 | 1,588 | 4/19/2018 |
0.4.3 | 1,568 | 3/7/2018 |
0.4.2 | 1,569 | 3/3/2018 |
0.4.1 | 1,635 | 3/3/2018 |
0.3.15 | 1,781 | 10/22/2017 |
0.3.14 | 3,178 | 10/21/2017 |
0.3.12 | 1,563 | 10/18/2017 |
0.3.11 | 1,566 | 10/18/2017 |
0.3.10 | 1,757 | 10/18/2017 |
0.3.9 | 1,570 | 10/18/2017 |
0.3.8 | 1,781 | 10/13/2017 |
0.3.7 | 1,797 | 10/13/2017 |
0.3.6 | 1,612 | 10/12/2017 |
0.3.5 | 1,547 | 10/11/2017 |
0.3.4 | 1,759 | 10/10/2017 |
0.3.3 | 1,990 | 10/9/2017 |
0.3.2 | 2,177 | 10/9/2017 |
0.3.1 | 1,552 | 10/6/2017 |
0.2.10 | 1,595 | 10/5/2017 |
0.2.9 | 1,709 | 10/2/2017 |
0.2.8 | 2,574 | 10/1/2017 |
0.2.7 | 1,771 | 9/28/2017 |
0.2.6 | 1,924 | 9/25/2017 |
0.2.5 | 1,567 | 9/23/2017 |
0.2.4 | 1,569 | 9/21/2017 |
0.2.3 | 1,630 | 9/20/2017 |
0.2.2 | 1,587 | 9/20/2017 |
0.2.1 | 1,795 | 9/19/2017 |
0.1.13 | 1,618 | 9/5/2017 |
0.1.12 | 1,606 | 9/4/2017 |
0.1.11 | 1,599 | 9/2/2017 |
0.1.10 | 1,986 | 8/26/2017 |
0.1.9 | 1,589 | 8/25/2017 |
0.1.8 | 1,597 | 8/24/2017 |
0.1.7 | 1,630 | 8/23/2017 |
0.1.6 | 1,660 | 8/23/2017 |
0.1.5 | 1,768 | 8/16/2017 |
0.1.4 | 1,801 | 8/16/2017 |
0.1.3 | 1,587 | 8/16/2017 |
0.1.2 | 1,582 | 8/8/2017 |
0.1.1 | 1,369 | 8/2/2017 |
Headless Chrome feature added