POM project using Robot Framework
This project uses:
- POM design pattern
- Data driven testing - using DataDriver for Robot Framework
- Keyword driven testing
- Reporting build using existing robotFramework
- Batch files for execution of scripts
- Auto screenshots on failure
- pip commands are used to install Selenium Library, Intellibot jar and robotframework
- Locators are saved in PageObjects
- Keywords are saved in Resources
- Test scenarios are stored in TestCases
- Common utilities stored in Utilities
- Reports are stored in Reports
- Pabot for parallel execution of test scenarios