码迷,mamicode.com
首页 > Web开发 > 详细

Selenium WebDriver 下 Firefox has stopped working

时间:2015-03-03 11:52:04      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:

用selenium 的webdriver 和 firefox 浏览器做采集测试。运行了几个小时后,经常会出现 firefox has stopped working。 十分烦人


如下图所示:

技术分享


解决方法:


WebDriver: Plugin Container for Firefox has stopped working.
https://code.google.com/p/selenium/issues/detail?id=3314

Found a solution:

Go to \\Program Files (x86)\Mozilla Firefox\

find plugin-container.exe

delete or rename it!

Cheers!


-----------------------------------------------------------





Selenium WebDriver 下 Firefox has stopped working

标签:

原文地址:http://blog.csdn.net/aerchi/article/details/44033995

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!