美文网首页
Appium报错集锦

Appium报错集锦

作者: 小小芈 | 来源:发表于2018-05-10 17:27 被阅读0次

1:Mac+Appium做小程序自动化

出现下方提示报错:

- WebDriverError: An unknown server-side error occurred while processing the command. Original error: Could not proxy. Proxy error: Could not proxy command to remote server. Original error: Error: ESOCKETTIMEDOUT"

解决办法:

在参数配置中增加:

nativeWebScreenshot: true,

androidScreenshotPath: 'target/screenshots'

相关文章

网友评论

      本文标题:Appium报错集锦

      本文链接:https://www.haomeiwen.com/subject/jqltdftx.html