Appium 【求助】向 appium 发送几次请求后,服务被关闭

xmind · March 05, 2014 · Last by xmind replied at March 05, 2014 · 1628 hits

问题:多次给 appium 发送命令后,提示网络错误。网上查看代码 10054 的错误是服务器关闭连接。appium 没有相应的报错信息,非常突然就报错了。(同样的代码在另外一台电脑上运行就没有问题),求高手指导,多谢!
appium 报错信息

用例报错(python):

共收到 1 条回复 时间 点赞
xmind #1 · March 05, 2014 Author

通过安装 node.js,使用 npm install -g appium 自动安装 appium 后,命令行运行 appium。问题得到解决。

需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up