Web Automation Testing for Sauce Demo Website as a Standard User to test main functionalties as a login and complete checkout.
git clone https://github.com/DinaAshraf97/Sauce_Demo.git
- Create testng.xml file to execute tests.
- Run the tests using TestRunner Or from command prompt, navigate to the project directory, and run tests using below command:! mvn clean test
Selenium-Java 3.141.59 WebDriverManager 5.4.1 TestNG 6.14.3
Maven Page Object Model (POM) Running tests using testng.xml