Info
Version: | 0.2.0-beta |
Author(s): | Juan José Montiel Pérez |
Last Update: | Sunday, March 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kastwey/nvda-testing-driver |
NuGet Url: | https://www.nuget.org/packages/NvdaTestingDriver.Selenium |
Install
Install-Package NvdaTestingDriver.Selenium
dotnet add package NvdaTestingDriver.Selenium
paket add NvdaTestingDriver.Selenium
NvdaTestingDriver.Selenium Download (Unzip the "nupkg" after downloading)
Dependencies
- NvdaTestingDriver(>= 0.2.0)
- Selenium.WebDriver(>= 3.141.0)
Tags
NVDA needs the browser window to be in the foreground, and it also needs any element to take the focus in order to analyze it. This package includes functions to do both.