Selenium.Microsoft.Webdriver2
2.0.10586.1
WebDriver is an emerging standard through which Web developers can write tests to automate Web browsers for site testing. It provides a programmable remote control for developing complex user scenarios and running them in an automated fashion against your website in a browser. WebDriver is used by top web properties to automate testing their sites within a browser. WebDriver is disabled by default for security reasons. You will need to install the MicrosoftWebDriver.exe to use WebDriver with Microsoft Edge.
Install-Package Selenium.Microsoft.Webdriver2 -Version 2.0.10586.1
dotnet add package Selenium.Microsoft.Webdriver2 --version 2.0.10586.1
<PackageReference Include="Selenium.Microsoft.Webdriver2" Version="2.0.10586.1" />
paket add Selenium.Microsoft.Webdriver2 --version 2.0.10586.1
#r "nuget: Selenium.Microsoft.Webdriver2, 2.0.10586.1"
// Install Selenium.Microsoft.Webdriver2 as a Cake Addin #addin nuget:?package=Selenium.Microsoft.Webdriver2&version=2.0.10586.1 // Install Selenium.Microsoft.Webdriver2 as a Cake Tool #tool nuget:?package=Selenium.Microsoft.Webdriver2&version=2.0.10586.1
Release Notes
Supported Operating System
Windows 10
Windows 10 Build 10586
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.10586.1 | 374,945 | 1/22/2016 |