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
- Host: GitHub
- URL: https://github.com/shivam1808/pom_project
- Owner: shivam1808
- Created: 2020-09-02T19:44:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T19:51:16.000Z (about 5 years ago)
- Last Synced: 2025-01-16T19:51:30.272Z (9 months ago)
- Topics: html, page-object-model, pom, python, selenium, selenium-python, selenium-webdriver, unittest
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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