1:Mac+Appium做小程序自動化
出現(xiàn)下方提示報錯:
- 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"
解決辦法:
在參數(shù)配置中增加:
nativeWebScreenshot:?true,
androidScreenshotPath:?'target/screenshots'