WebDriver.ChromeDriver.win32 2.14.0

dotnet add package WebDriver.ChromeDriver.win32 --version 2.14.0
                    
NuGet\Install-Package WebDriver.ChromeDriver.win32 -Version 2.14.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="WebDriver.ChromeDriver.win32" Version="2.14.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebDriver.ChromeDriver.win32" Version="2.14.0" />
                    
Directory.Packages.props
<PackageReference Include="WebDriver.ChromeDriver.win32" />
                    
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 WebDriver.ChromeDriver.win32 --version 2.14.0
                    
#r "nuget: WebDriver.ChromeDriver.win32, 2.14.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.
#:package WebDriver.ChromeDriver.win32@2.14.0
                    
#: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=WebDriver.ChromeDriver.win32&version=2.14.0
                    
Install as a Cake Addin
#tool nuget:?package=WebDriver.ChromeDriver.win32&version=2.14.0
                    
Install as a Cake Tool

ChromeDriver.exe from chromedriver.storage.googleapis.com/index.html. If you need an update, just drop me a line or create a pull request on github.com/SeriousM/WebDriver.ChromeDriver.win32-nuget.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WebDriver.ChromeDriver.win32:

Repository Stars
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
Version Downloads Last Updated
2.14.0 3,452 2/13/2015
2.13.0 986 12/30/2014
2.12.0 2,259 10/31/2014
2.11.0 2,809 10/9/2014
2.10.0 4,617 5/12/2014
2.9.0 2,658 2/15/2014

ChromeDriver executable as a NuGet package.