摘要:
because the document's frame is sandboxed and the 'allow-scripts' permission is not set vi /etc/default/jenkins JAVA_ARGS="${JAVA_ARGS} -Dhudson.model 阅读全文
摘要:
Elementary knowledge of linux shell, python and robot Linux: https://www.linuxprobe.com/basic-learning-02.html Python: https://pythonbasics.org/ Robot 阅读全文
摘要:
run keyword if '2017' in $html log to console 内容 判断 '2017' 如果在'$html'这个变量里面,如果 '2017' 在这个字符串里面,如果是 True 的话为真,那么就执行 Log to console 就打印,内容就是 Log to cons 阅读全文