This project is a demonstration of automated testing for the OrangeHRM application using Selenium WebDriver and TestNG. It showcases how to automate login functionality as an example.
Before begin, ensure you have met the following requirements:
- Java: Make sure you have Java installed on your system.
- WebDriver: Download the Chrome WebDriver (compatible with your Chrome browser version) and ensure it's in your system's PATH.
- Gradle: You can use Gradle for managing dependencies and running the tests.
-
Clone this repository to your local machine:
git clone https://github.com/yourusername/OrangeHRM-TestNG.git