This is a hybrid automation framework built with Python, Selenium, and Pytest. The framework is designed to test the OrangeHRM web application, but it can be extended to any web project.
Dynamic Locators — parameterized CSS selectors for reusable element interactions FluentWait strategy with configurable timeout and polling Hard & Soft Assertions via Template Method Pattern ...