ubuntu 环境上运行 appium 遇到 chromedriver 错误,请大家帮解决,谢谢~~
info: JSONWP Proxy: Got response with status 200: {"sessionId":"1ccfab2858fee315ba4be31e5a32892a","status":13,"value":{"message":"unknown error: cannot parse capability: chromeOptions\nfrom unknown error: unrecognized chrome option: androidUseRunning...
error: Chromedriver: Chromedriver exited unexpectedly with code null, signal SIGTERM
warn: Chromedriver for context WEBVIEW_com.ganji.android stopped unexpectedly
warn: Chromedriver quit unexpectedly, but it wasn't the active context, ignoring
error: Chromedriver: Error: An unknown server-side error occurred while processing the command. (Original error: unknown error: cannot parse capability: chromeOptions
from unknown error: unrecognized chrome option: androidUseRunningApp
(Driver info: chromedriver=2.7.236843,platform=Linux 3.11.0-26-generic x86_64))
at JWProxy.command$ (lib/proxy.js:149:15)
at tryCatch (/home/qa/node_modules/appium/node_modules/appium-chromedriver/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke as _invoke
请问找到解决方法了吗?我也遇到了这样的问题!