This is a test automation framework for the Orange HRM application using Selenium WebDriver and Java. The framework is designed to be scalable, maintainable, and easy to understand for anyone who wants to start automating their tests.
This project is built using Maven version 3.6.3. You can download Maven from here.
This project is built using Java version 1.8. You can download Java from here.
You can download the Selenium WebDriver from here.
To run the tests locally, you need to have the following installed on your machine:
- Java
- Maven
- Chrome browser
- ChromeDriver
Make sure yuo have the right version of ChromeDriver installed on your machine. You can download ChromeDriver from here.
To run the tests, you can use the following command:
mvn clean install
For any questions or suggestions, please feel free to contact me at dev@rolandguissony.com.