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

https://github.com/vasanth12-ui/pomassingment

This covers the structure and implementation needed for the Page Object Model framework.
https://github.com/vasanth12-ui/pomassingment

java-selenium-testng

Last synced: 10 months ago
JSON representation

This covers the structure and implementation needed for the Page Object Model framework.

Awesome Lists containing this project

README

          

# PomAssingment
This covers the structure and implementation needed for the Page Object Model framework.
The purpose of this assignment is to implement a Page Object Model (POM) framework for a simple web application. You will use Selenium and Java (or your preferred language) to structure your tests using the POM design pattern.