摘要:
页面中遇到的弹出框,我一般把它分为两种方式处理:1、alert弹出框2、非alert弹框给出的代码中基本能处理所有页面的各种弹框。1、alert弹框//处理潜在的1个alert(javascript弹出框)public boolean dealPotentialAlert(WebDriver dri... 阅读全文
摘要:
Selenium Webdriver 学习:http://jarvi.iteye.com/category/203994https://github.com/easonhan007/webdriver_guideSelenium WebDriver经验杂记:http://blog.csdn.net/... 阅读全文