/automation-boilerplate

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

Primary LanguageJavaMIT LicenseMIT

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