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

https://github.com/shivam1808/pom_project

Selenium Python Small Sample Project | Page Object Model POM | unittest
https://github.com/shivam1808/pom_project

html page-object-model pom python selenium selenium-python selenium-webdriver unittest

Last synced: 7 months ago
JSON representation

Selenium Python Small Sample Project | Page Object Model POM | unittest

Awesome Lists containing this project

README

          

# POM_Project

## Selenium Python Project (POM | Unit Test | HTML Reports)

## Outlines:
1. Create a simple login test
2. Implement unit testing
3. Implement Page Object Model
4. Separate test scripts and objects
5. Create a separate class for Locators
6. Run from command line
7. Add HTML Reports