Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 359 Bytes

File metadata and controls

19 lines (13 loc) · 359 Bytes

Selenium-Java-Test-Framework

To run the tests: ' mvn clean install -DspecificTest={TESTNG_FILE_NAME} -Dtestng.dtd.http=true'

Eg: mvn clean install -DspecificTest=sign_in_sign_up_test_suite.xml -Dtestng.dtd.http=true


Used technologies:

  • Selenium WebDriver 4
  • Java 17
  • Maven
  • TestNG 7
  • Allure2 for Reporting
  • Log4J2 for Logging