Selenium.WebDriver.MicrosoftWebDriver 10.0.14393.1

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

// Install Selenium.WebDriver.MicrosoftWebDriver as a Cake Tool
#tool nuget:?package=Selenium.WebDriver.MicrosoftWebDriver&version=10.0.14393.1

Install Microsoft Web Driver into your Unit Test Project.
     "MicrosoftWebDriver.exe" added as a linked project item, and copied to bin folder at the build.
     NuGet package restoring ready, and no need to commit "MicrosoftWebDriver.exe" binary into source code control repository.
     / The installing/uninstalling script codes that contained this package are free and unencumbered software released into the public domain.

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 Selenium.WebDriver.MicrosoftWebDriver:

Package Downloads
Ministry.WebDriver.Extensions

A basic styled framework to build a structured page or component model for writing UI Automation tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.17134 814,305 5/3/2018
10.0.16299 179,679 10/25/2017
10.0.15063 70,776 4/18/2017
10.0.14393.1 6,904 3/28/2017
10.0.14393 19,121 10/16/2016
10.0.10586 25,287 5/30/2016
10.0.10240 106,466 10/10/2015

v.10.0.14393.1
     - Remove PowerShell script from package.
     v.10.0.14393.0
     - For Edge version supported: 14.14393.
     v.10.0.10586.0
     - For Windows 10 Fall 2015 Update.
     v.10.0.10240.0
     - First version released.