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: *
![desired capabilities](https://github.com/katalon-studio/docs-images/raw/master/katalon-studio/docs/roubleshooting-automated-mobile-testing/android-error.png)
- Click Apply to save, then run the test again.