Info
Version: | 3.5.3-beta001 |
Author(s): | CoreCompat.Selenium.WebDriver |
Last Update: | Friday, September 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SeleniumHQ/selenium |
NuGet Url: | https://www.nuget.org/packages/CoreCompat.Selenium.WebDriver |
Install
Install-Package CoreCompat.Selenium.WebDriver
dotnet add package CoreCompat.Selenium.WebDriver
paket add CoreCompat.Selenium.WebDriver
CoreCompat.Selenium.WebDriver Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Drawing.Common(>= 4.5.012571803)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- CoreCompat.System.Drawing(>= 1.0.0006)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- Microsoft.Win32.Registry(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Net.Security(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Text.Encoding.Codepages(>= 4.3.0)
Tags
These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the newer, more concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.