Skip to content

adistoica/automation-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation Boilerplate

Test automation boilerplate

Dependencies

  • Java 8
  • Selenium Webdriver
  • WebDriverManager
  • TestNG
  • Allure Reports

How to run tests

  1. Clone this repository
  2. Open the project in your IDE
  3. Execute the tests mvn clean test
  4. View the test results in the Allure Report

About

Test Automation boilerplate that uses Selenium, Java, WDM, TestNG, Page Objects Model and Allure Reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages