Info
Version: | 3.4.0-beta1 |
Author(s): | CoreCompat.WebDriver.Support |
Last Update: | Saturday, June 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CoreCompat/selenium |
NuGet Url: | https://www.nuget.org/packages/CoreCompat.WebDriver.Support |
Install
Install-Package CoreCompat.WebDriver.Support
dotnet add package CoreCompat.WebDriver.Support
paket add CoreCompat.WebDriver.Support
CoreCompat.WebDriver.Support Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreCompat.Selenium.WebDriver(>= 3.2.0003)
- NETStandard.Library(>= 1.6.1)
- CoreCompat.System.Drawing(>= 1.0.0006)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Thread(>= 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 .NET support classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation.