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 ...
Selenium is for UI/browser automation. API testing should be done with REST Assured. In real projects, API automation is usually kept separate from Selenium UI automation for speed, stability and ...