使用appium+Python在真机上运行script,报出如下错误:
WebDriverException: Message: A new session could not be created. (Original error: Activity used to start app doesn’t exist or cannot be launched! Make sure it exists and is a launchable activity
后来通过度娘和请教,原来是被测APP路径写错了
真机上运行Python脚本 A new session could not be created问题解决
最新推荐文章于 2024-09-15 19:34:30 发布