Info
Version: | 1.0.0.4 |
Author(s): | Paulo Leal |
Last Update: | Monday, November 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/pauloolileal/selenium-sharp |
NuGet Url: | https://www.nuget.org/packages/SeleniumSharp |
Install
Install-Package SeleniumSharp
dotnet add package SeleniumSharp
paket add SeleniumSharp
SeleniumSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.Win32.Registry(>= 4.7.0)
- Selenium.WebDriver(>= 3.141.0)
Abstracts selenium to facilitate element manipulation.