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 ...
qa-automation-suite/ ├── tests/ # 测试用例目录 │ ├── functional/ # 功能测试 │ │ ├── conftest.py # 功能测试配置 ...