Selenium.WebDriver.MicrosoftWebDriver
10.0.17134
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.
Install-Package Selenium.WebDriver.MicrosoftWebDriver -Version 10.0.17134
dotnet add package Selenium.WebDriver.MicrosoftWebDriver --version 10.0.17134
<PackageReference Include="Selenium.WebDriver.MicrosoftWebDriver" Version="10.0.17134" />
paket add Selenium.WebDriver.MicrosoftWebDriver --version 10.0.17134
#r "nuget: Selenium.WebDriver.MicrosoftWebDriver, 10.0.17134"
// Install Selenium.WebDriver.MicrosoftWebDriver as a Cake Addin
#addin nuget:?package=Selenium.WebDriver.MicrosoftWebDriver&version=10.0.17134
// Install Selenium.WebDriver.MicrosoftWebDriver as a Cake Tool
#tool nuget:?package=Selenium.WebDriver.MicrosoftWebDriver&version=10.0.17134
Release Notes
v.10.0.17134.0
- For Edge version supported: 17.17134.
v.10.0.16299.0
- For Edge version supported: 16.16299.
v.10.0.15063.0
- For Edge version supported: 15.15063.
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.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 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.
|
|
SQAT
Automation Testing Framework
|
|
testAPICore
Package Description
|
|
test23332
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
10.0.17134 | 455,257 | 5/3/2018 |
10.0.16299 | 140,538 | 10/25/2017 |
10.0.15063 | 52,935 | 4/18/2017 |
10.0.14393.1 | 4,242 | 3/28/2017 |
10.0.14393 | 17,618 | 10/16/2016 |
10.0.10586 | 22,938 | 5/30/2016 |
10.0.10240 | 95,787 | 10/10/2015 |