Appium error: Failed to start an Appium session

jerryzhang · 2014年02月19日 · 最后由 chen iju 回复于 2017年03月14日 · 1705 次阅读

error: Failed to start an Appium session, err was: Error: Error locating the app: ENOENT, stat '/home/jerryzhang/abc/apps/test.apk'
info: Responding to client with error: {"status":33,"value":{"message":"A new session could not be created. (Original error: Error locating the app: ENOENT, stat '/home/jerryzhang/abc/apps/test.apk')","origValue":"Error locating the app: ENOENT, stat '/home/jerryzhang/abc/apps/test.apk'"},"sessionId":null}
POST /wd/hub/session 500 10ms - 376b

这是什么问题?有人指点下吗

共收到 5 条回复 时间 点赞

/home/jerryzhang/abc/apps/test.apk 找不到

????????有 apk 啊?怎么会找不到啊

你这个 apk 是怎么下载下来的? 你编辑下 apk 看看不是下载错了,下载的是一个 html 文件呢?

github 上下载的话要从 raw 那个链接下载哦

請問樓主解決了嗎? 我也遇到這個問題

error: Failed to start an Appium session, err was: Error: Bad app: D:\new project\Appium_test20170303\demotest\scr\main\java\apps\ContactManager.apk. App paths need to be absolute, or relative to the appium server install dir, or a URL to compressed file, or a special app name. cause: Error: Error locating the app: ENOENT, stat 'D:\new project\Appium_test20170303\demotest\scr\main\java\apps\ContactManager.apk'
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册