Info
Version: | 1.0.2.13 |
Author(s): | Mark Hatcher |
Last Update: | Thursday, February 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tehmarken/SeleniumEFWExtensions |
NuGet Url: | https://www.nuget.org/packages/Selenium.EFWExtensions |
Install
Install-Package Selenium.EFWExtensions
dotnet add package Selenium.EFWExtensions
paket add Selenium.EFWExtensions
Selenium.EFWExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 2.6.4)
- Selenium.WebDriver(>= 2.48.0)
- Selenium.Support(>= 2.48.0)
Tags
Among these are console logging of driver actions, screenshots when tests run into errors, and waits on javascript execution.