Unable to Start Application while running Android tests on a Windows machine
- Upgrade to the latest version of Appium.
- In Katalon Studio, go to Project Settings > Desired Capabilities > Mobile > Android and add this desired capabilities:
Name: appWaitActivity
.
Type: String.
Value: *
- Click Apply to save, then run the test again.