This nuget package contains a wide collection of wrappers and helper methods that help selenium feel more like xamarin UI test and simplify some of the most common use case scenarios.
Info
Version: | 0.2.12 |
Author(s): | P Crest |
Last Update: | Wednesday, August 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/E2ECommonLogic |
Install
Install-Package E2ECommonLogic
dotnet add package E2ECommonLogic
paket add E2ECommonLogic
E2ECommonLogic Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.141.0)
- TestStack.BDDfy(>= 3.14.0)