我也遇到类似问题,请问你解决了吗?
谢谢!好的,我再试试。
@nyf429 @pl02206984 我也遇到同样的问题,请问你们解决了吗?日过解决了,怎么解决的?
我也遇到遇到同样的问题,launch avd 不能选。一运行程序,所有模拟器都启动了。请问你解决了吗?
这是我的报错截图,请帮我看看,谢谢!
二月 22, 2017 5:07:17 下午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Original error: UiAutomator quit before it successfully launched) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:48:19 -0700'
System info: host: 'PC201403181853', ip: '113.250.156.78', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_111'
Driver info: driver.version: AndroidDriver
请问解决了吗?我也遇到了同样的问题,谢谢!
二月 22, 2017 5:07:17 下午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Original error: UiAutomator quit before it successfully launched) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:48:19 -0700'
System info: host: 'PC201403181853', ip: '113.250.156.78', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_111'
Driver info: driver.version: AndroidDriver
请问你最后是怎么解决的,我也遇到了同样的问题。
怎么样?解决了吗?我也遇到同样的问题!
二月 22, 2017 4:29:00 下午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Original error: UiAutomator quit before it successfully launched) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:48:19 -0700'
System info: host: 'PC201403181853', ip: '113.250.156.78', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_111'
Driver info: driver.version: AndroidDriver
nfo: [debug] Responding to client with error: {"status":33,"value":{"message":"A new session could not be created. (Original error: UiAutomator quit before it successfully launched)","origValue":"UiAutomator quit before it successfully launched"},"sessionId":null}
> info: <-- POST /wd/hub/session 500 90719.962 ms - 218
好的,谢谢!
感谢!
我的程序在模拟器上安装成功,但 eclipse 还是报错
eclipse 报错如下
二月 16, 2017 7:55:27 下午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
appium log 显示如下
info: [debug] The following desired capabilities were provided, but not recogniz
ed by appium. They will be passed on to any other services running on this serve
r. : devicereadyTimeout
同学我跟你一样,你们怎么解决的呀?
谢谢你的回答,但我后来折腾了又快一周才明白是我的 node 和 appium 的版本兼容问题。我之前 ode 安装的是 v7.3.0 版本,appium 是 1.4.16 版本。
在我把 node 卸了安装较低的 v6.9.4 版本,虽然还有点小问题但 appium 已经可以用了。
环境变量配置好了的,依旧不行、、、、