*** Test Cases ***case1 #即使错误也继续执行,也不记录失败,且可以返回执行状态和错误信息 ${Run Keyword And Ignore Error status} ${statusValue} Run Keyword And Ignore Error Click Element //span[@title="aaa"] #执行关键字,返回执行成功或者失败状态,True和False ${Run Keyword And Return status} Run Ke…
windows10上 theano安装之后出现的问题 >>> import theano You can find the C code in this temporary file: e:\temp\theano_compilation_error_aeiist Traceback (most recent call last): File "<stdin>", line 1, in <module> File "F:\ANACON…
Wait For Page Ready ${a} Run Keyword And Return Status Page Should Contain 新建 log ${a} Run Keyword If '${a}'=='True' log 飞飞 Run Keyword Unless '${a}'=='False' log 娟娟…