You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this project is to automate the testing of key features on the Orange HRM website, which is a popular Human Resource Management platform. This project uses Cypress to perform end-to-end testing and is structured using the Page Object Model (POM) for better maintainability and scalability.
This test plan covers automated testing of the OrangeHRM demo app using Selenium and Python to validate login, leave, and logout workflows via a POM framework.