1.IDE 错误 log
八月 23, 2018 3:53:16 下午 io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0
信息: Detected dialect: W3C
org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: Unhandled endpoint: /session/97AD92DE-21D4-44FE-880A-75C1F5697040/wda/screen -- http://localhost:8100/ with parameters {
wildcards = (
"session/97AD92DE-21D4-44FE-880A-75C1F5697040/wda/screen"
);
}
2.appium log
[debug] [JSONWP Proxy] Proxying [GET /wda/screen] to [GET http://localhost:8100/session/97AD92DE-21D4-44FE-880A-75C1F5697040/wda/screen] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"Unhandled endpoint: \/session\/97AD92DE-21D4-44FE-880A-75C1F5697040\/wda\/screen -- http:\/\/localhost:8100\/ with parameters {\n wildcards = (\n \\"session\/97AD92DE-21D4-44FE-880A-75C1F5697040\/wda\/screen\\"\n );\n}\",\n \"sessionId\" : \"97AD92DE-21D4-44FE-880A-75C1F5697040\",\n \"status\" : 1\n}"
[debug] [MJSONWP] Matched JSONWP error code 1 to UnknownError
[HTTP] <-- GET /wd/hub/session/c54f56d7-e5c1-4778-8358-3c2a95a6ad57 500 123 ms - 1845


↙↙↙阅读原文可查看相关链接,并与作者交流