- Java
- Selenium (4.6)
- TestNG
- Allure
- Faker Library
- Visit the site: Open Source OrangeHRM .
- Assert the dashboard.
- Create 2 new employees.
- Search the employees with their Id and assert that 2 employees are found.
- Then login with the last employee credential.
- Update some employee info (e.g Nationality, Blood Group, License Expiry Date).
- Now go to my info page and assert the edited info.
- Finally logout.
- Java needs to be installed in device