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
End-to-end Selenium automation project for the OrangeHRM web application — built using Java,
Selenium WebDriver, TestNG, Page Object Model (POM), and Maven.
# Clone the repo
git clone https://github.com/Kavyakb58/Orangehrm-Automation.git
# Navigate to projectcd Orangehrm-Automation
# Run tests with Maven
mvn test