selenium-testng-framework/ ├── pom.xml # Maven build & dependency management ├── testng.xml # Main suite: parallel + cross-browser config ├── smoke-testng.xml # Fast smoke suite (Chrome only, "smoke" ...
This project automates the GoGoVan Android order flow up to the review order step. It uses Java, TestNG, Appium, UiAutomator2, a strict Page Object Model, YAML configuration, explicit waits, Log4j2 ...