C:\Users\Administrator>python --version
Python 3.7.2
robotframework 3.1.2
robotframework-appiumlibrary 1.5.0.4
robotframework-databaselibrary 1.2.4
robotframework-extendedselenium2library 0.9.2
robotframework-ride 1.7.3.1
robotframework-selenium2library 3.0.0
robotframework-seleniumlibrary 3.3.1
robotframeworklexer 1.1
selenium 3.141.0
20190927 18:12:02.433 : WARN : Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /wd/hub/session/5cd190fc-9b7c-4697-97ce-94c393743af0/screenshot
20190927 18:18:02.460 : FAIL :
WebDriverException: Message: 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
20190927 18:18:02.465 : WARN :
Keyword 'Capture Page Screenshot' could not be run on failure: WebDriverException: Message: 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
20190927 18:18:02.467 : FAIL : Element 'xpath=//label[text()='证件号码']/../../div/input' did not appear in 10 seconds
Ending test: AutoUi.2-Client.Client.冒烟测试
20190927 18:18:02.475 : INFO : 关闭浏览器
20190927 18:20:02.486 : WARN : Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /wd/hub/session/5cd190fc-9b7c-4697-97ce-94c393743af0
20190927 18:20:02.519 : FAIL :
WebDriverException: Message: A session is either terminated or not started
20190927 18:20:02.522 : WARN :
Keyword 'Capture Page Screenshot' could not be run on failure: WebDriverException: Message: A session is either terminated or not started
20190927 18:20:02.524 : FAIL :
WebDriverException: Message: A session is either terminated or not started
修改 appiumlibrary 中失败注册正常退出
已确定测试截图关键字在用例中功能正常