UI-Automation-FW/ ├── pom.xml # Maven dependencies and Surefire (TestNG suite) ├── testng.xml # TestNG suite → Cucumber runner(s) ├── mvnw / mvnw.cmd # Maven Wrapper (no global Maven install required) ...
This project focuses on automating the calendar (date picker) functionality on the RedBus website using Selenium WebDriver in Java.