An open API service indexing awesome lists of open source software.

https://github.com/doamaral/java-pagefactory

Using PageFactory to instantiate and access web elements in a page improving Page Object pattern
https://github.com/doamaral/java-pagefactory

pagefactory pageobject-pattern test ui

Last synced: 3 months ago
JSON representation

Using PageFactory to instantiate and access web elements in a page improving Page Object pattern

Awesome Lists containing this project

README

          

# java-pagefactory
Using PageFactory to instantiate and access web elements in a page