关于destroyHarder的Selenium Webdriver错误

Sar*_*ana 7 eclipse selenium

下面是什么样的错误.当我在eclipse中执行webdriver脚本时会发生这种情况:

2014年6月20日下午1:20:54 org.openqa.selenium.os.UnixProcess $ SeleniumWatchDog destroyHarder INFO:命令无法完全关闭.强行摧毁(v2).org.openqa.selenium.os.UnixProcess$SeleniumWatchDog@118ed3c

Bab*_*ulu 5

这是一个错误.如果您使用的是Firefox 30,我认为你必须将你的firefox降级到29.

请在下面找到更多信息

https://code.google.com/p/selenium/issues/detail?id=7506

  • 文章还提到可以删除plugin-container.exe(为我工作,我使用的是FF 30).该错误似乎已经关闭,希望FF 31能够解决Selenium 2.41+的这个问题 (2认同)