Skip to content

This is a test framework build using Java, Selenium web driver, TestNG, log4J and allure reporting.

Notifications You must be signed in to change notification settings

MethmalGodage/selenium-java-test-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a test framework build using Java, Selenium web driver, TestNG, log4J and allure reporting.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages