WebDriverChromeDriver 2.10.0

dotnet add package WebDriverChromeDriver --version 2.10.0
NuGet\Install-Package WebDriverChromeDriver -Version 2.10.0
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="WebDriverChromeDriver" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebDriverChromeDriver --version 2.10.0
#r "nuget: WebDriverChromeDriver, 2.10.0"
#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 WebDriverChromeDriver as a Cake Addin
#addin nuget:?package=WebDriverChromeDriver&version=2.10.0

// Install WebDriverChromeDriver as a Cake Tool
#tool nuget:?package=WebDriverChromeDriver&version=2.10.0

WebDriver for Google Chrome

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WebDriverChromeDriver:

Package Downloads
M1036083Package.1.5

Selenium Test for UI Layer

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.10.0 167,135 10/13/2014
2.8.0 25,437 12/19/2013

Supports Chrome v33-36
Resolved issue 780: Deny remote connections unless --whitelisted-ips is passed. [Pri-0]
Resolved issue 698: implement touch flick command on Android [Pri-1]
Resolved issue 760: Implement command to switch to parent frame [Pri-1]
Resolved issue 152: Support --version switch [Pri-3]