Skip to main content

Unable to Start Application while running Android tests on a Windows machine

  1. Upgrade to the latest version of Appium.
  2. In Katalon Studio, go to Project Settings > Desired Capabilities > Mobile > Android and add this desired capabilities:
    • Name: appWaitActivity.

    • Type: String.

    • Value: *

      desired capabilities

  3. Click Apply to save, then run the test again.