用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!
-----------------------------------------------------------
时间: 2024-10-27 13:37:55