This project contains an example of Selenium WebDriver test automation using Java, TestNG, and ChromeDriver. The test automates the process of logging into a client website, adding products to the cart, and completing a checkout process.
To run the project, ensure you have the following installed on your machine:
- Java 8 or above
- Maven (for dependency management)
- Selenium WebDriver (included in the
pom.xmlfile) - ChromeDriver (make sure it's installed and accessible in your PATH)
- TestNG (for running the tests)
https://drive.google.com/file/d/18mim8c8LCs2-KQni1DTRNlgnfgzgxMbW/view