摘要: window.confirm("sometext");当你点击 "确认", 确认框返回 true, 如果点击 "取消", 确认框返回 false。 window.prompt("sometext","defaultvalue"); 当提示框出现后,用户需要输入某个值,然后点击确认或取消按钮才能继续操 阅读全文
posted @ 2016-09-18 14:02 easymoneySniper 阅读(218) 评论(0) 推荐(0)
摘要: FAILED Selenium2Library Importing test library 'Selenium2Library' failed: ImportError: cannot import name GLOBAL_VARIABLES Traceback (most recent call 阅读全文
posted @ 2016-09-18 13:59 easymoneySniper 阅读(681) 评论(0) 推荐(0)