摘要:
在Arguments输入-d E:\\robot,每次运行完都会发送该目录日志 阅读全文
摘要:
1.表示“空”的变量 2.表示“空格”的变量 3.目录的绝对路径 4.项目的绝对路径 5.分隔符的用法 阅读全文
摘要:
http://chromedriver.storage.googleapis.com/index.html 阅读全文
摘要:
1.should be equal 和should be not equal :比较两个值相等或不相等 2.should start with 和should not start with :判断以该内容开头或不是以该内容开头 3.should end with 和should not end wi 阅读全文
摘要:
列表分类 1.打开浏览器 Open Browser url browser [ url | browser=firefox | alias=None | remote_url=False | desired_capabilities=None | ff_profile_dir=None ] 2.窗口 阅读全文