文章分类 -  selenium

摘要:selenium之WebDriver1、什么情况下选用WebDriver?(1)Selenium-1.0不支持的浏览器功能。(2)multiple frames, multiple browser windows, popups, and alerts.(3)页面导航。(4)下拉。(5)基于AJAX的UI元素。2、WebDriver的几个实现:Name of driver Available on which OS? Class to instantiateHtmlUnit Driver All ... 阅读全文
posted @ 2012-09-24 22:23 agile_work 阅读(267) 评论(0) 推荐(0)