Skip to content

Oppress0r/RobotFramework-POM-Selenium

 
 

Repository files navigation

Robot Framework Project Template

POM project using Robot Framework

This project uses:

  1. POM design pattern
  2. Data driven testing - using DataDriver for Robot Framework
  3. Keyword driven testing
  4. Reporting build using existing robotFramework
  5. Batch files for execution of scripts
  6. Auto screenshots on failure
  7. pip commands are used to install Selenium Library, Intellibot jar and robotframework
  8. Locators are saved in PageObjects
  9. Keywords are saved in Resources
  10. Test scenarios are stored in TestCases
  11. Common utilities stored in Utilities
  12. Reports are stored in Reports
  13. Pabot for parallel execution of test scenarios

About

Test automation POM project using Robot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.5%
  • Other 0.5%