API that facilitates writing WebDriver-based interaction tests for qx.Desktop and qx.Mobile applications by abstracting away the implementation details of qooxdoo widgets.
Info
Version: | 1.0.8 |
Author(s): | Tiago Freitas Leal |
Last Update: | Thursday, October 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tfreitasleal/QxWebDriver-NET |
NuGet Url: | https://www.nuget.org/packages/Qooxdoo-WebDriver |
Install
Install-Package Qooxdoo-WebDriver
dotnet add package Qooxdoo-WebDriver
paket add Qooxdoo-WebDriver
Qooxdoo-WebDriver Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- Selenium.Support(>= 3.6.0)
- Selenium.WebDriver(>= 3.6.0)
Tags