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
This repository is part of my Automation GitHub account, showcasing my expertise in automation testing. It features projects using Selenium, Java, TestNG, and Maven. I focus on creating efficient testing frameworks with best practices like the Page Object Model and Page Factory method.
This repository contains an automation testing framework for the OrangeHRM web application, utilizing Selenium WebDriver, Java, and TestNG. The framework is designed following the Page Object Model (POM) pattern to ensure clean, maintainable, and reusable test code.