Info
Version: | 1.0.0 |
Author(s): | Luke McGregor |
Last Update: | Wednesday, July 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lukemcgregor/noauth |
NuGet Url: | https://www.nuget.org/packages/NoAuth.Selenium |
Install
Install-Package NoAuth.Selenium
dotnet add package NoAuth.Selenium
paket add NoAuth.Selenium
NoAuth.Selenium Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver.Extensions(>= 2.0.0)
Great for running in UI tests or to test wierd OAuth edge cases. This library provides the helpers for selenuium to easially integrate the authentication loop into your code.