This is a straight forward implementation of a simple Selenium framework, designed to promote the use of the Page Object pattern.
Info
Version: | 0.6.0 |
Author(s): | Jorge de la Cruz |
Last Update: | Thursday, September 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jorgedelacruz/selenio |
NuGet Url: | https://www.nuget.org/packages/Selenio |
Install
Install-Package Selenio
dotnet add package Selenio
paket add Selenio
Selenio Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.Support(>= 3.7.0)
Tags