【发布时间】:2013-01-15 21:12:34
【问题描述】:
我正在使用 webdriver 与 Junit 一起自动执行 webapp 的测试。 我不断收到以下错误:
"NoHttpResponseException: Target server failed to respond" 在一个非常 不规则的方式。
这可能是什么原因,我该如何避免?
【问题讨论】:
-
什么版本的 Selenium?什么操作系统?什么浏览器?那个浏览器是什么版本的?您有示例测试用例吗?
-
看起来我错过了那个问题的所有内容......我正在使用 Selenium 2.25、Windows、IE9/Chrome v24
标签: testing selenium automation webdriver