Skip to content

heyrmi/Selenium-Automation-Testing-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Report Manual Triggers

Selenium Automation Testing Framework

Data Driven Framework which uses Page Object Model design pattern for testing.

Features

  • Design Pattern: Page Object Model for tests
  • Data Driven: Using Excel
  • Excel: Can control browser through test data
  • Execution: Remote and local
  • WebDriver Manager: For managing browser executables
  • Docker Support: For running tests in a container
  • Elastic and Kibana Support: For live Reporting

Credits

  • This framework was made by Amuthan Shaktivel, here is the link
  • Enhancements are done on top of the framework