@qawolf/flows/android for Android app automation.
Launch The App First
driver is the Appium/WebdriverIO session for the Android device.
For exact target strings, see Target Literals.
Launch With An Uploaded APK
When the runner providesRUN_INPUT_PATH, omit app and pass normal app metadata.
app, QA Wolf uses that explicit source instead of RUN_INPUT_PATH.
Control The Device
Usedevice for emulator-level behavior, not ordinary app startup.