Sign in Sign up
nuget

SeleniumPageComponents

A stable, simple selenium framework for building DRY, well organized automated tests. Page Components are a continuation of the page object model. They represent small, reusable blocks of application logic that can be pieced together into larger page objects. They essentially act as a middle layer between pages and elements. They act as a page object with a root element that can be instantiated in multiple different page objects, or multiple times on a single page.

nuget View on Nuget

Activity

Latest release
6y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Sep 08, 2020
Releases
Version Released
1.0.0 initial