Draki Selenium driver is the selenium driver for Draki core, the simplified testing library for smoke testing and web automation.
Info
Version: | 1.1.0.0 |
Author(s): | Goblinfactory Ltd |
Last Update: | Tuesday, February 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/goblinfactory/draki |
NuGet Url: | https://www.nuget.org/packages/Draki.SeleniumWebDriver |
Install
Install-Package Draki.SeleniumWebDriver
dotnet add package Draki.SeleniumWebDriver
paket add Draki.SeleniumWebDriver
Draki.SeleniumWebDriver Download (Unzip the "nupkg" after downloading)
Dependencies
- Draki.Core(>= 1.1.0)
- Selenium.WebDriver(>= 3.11.0)
- Newtonsoft.Json(>= 5.0.5)
- Selenium.Support(>= 2.41.0)
Tags