【发布时间】:2013-01-15 11:51:00
【问题描述】:
我在使用 selenium 自动执行脚本时遇到了 Internet Explorer 的问题。太慢了,我的脚本超时了。
我正在使用 CSS 定位器进行自动化。谁能告诉我如何提高 Selenium 自动化测试的速度?
【问题讨论】:
-
你在用什么? Selenium RC 还是 Selenium 2 (WebDriver)?
标签: performance internet-explorer selenium