Appium-Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity

前端 未结 4 602
走了就别回头了
走了就别回头了 2021-01-27 02:20

I am trying to run a test file created on eclipse using appium. When I execute the test on a real android device connected to the system, I get the following error:

Enco

4条回答
  •  悲哀的现实
    2021-01-27 02:43

    I always received "Encountered internal error running command: Error: The application at " "does not exist or is not accessible" I user a Driver wait and it solved.

提交回复
热议问题