This project utilizes Selenium WebDriver, Java, and Cucumber to automate tests for the Saucedemo website.
To run the tests:
-
Clone or download this repository.
-
Ensure you have Java JDK and Maven installed.
-
Navigate to the project directory.
-
Run the following Maven command:
mvn test
This project is designed to automate various scenarios on the Saucedemo website, verifying that its functionalities perform as expected.