Simple page factory for page object model made with selenium web driver.
Info
Version: | 1.0.2 |
Author(s): | wandelm |
Last Update: | Wednesday, March 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PageFactoryCore |
Install
Install-Package PageFactoryCore
dotnet add package PageFactoryCore
paket add PageFactoryCore
PageFactoryCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.141.0)