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