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.
<PackageVersion Include="WebDriverChromeDriver" Version="2.10.0" />
                    
Directory.Packages.props
<PackageReference Include="WebDriverChromeDriver" />
                    
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 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.
#addin nuget:?package=WebDriverChromeDriver&version=2.10.0
                    
Install WebDriverChromeDriver as a Cake Addin
#tool nuget:?package=WebDriverChromeDriver&version=2.10.0
                    
Install WebDriverChromeDriver as a Cake Tool

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 178,619 10/13/2014
2.8.0 25,815 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]