lovablebox

学点东西...

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

用selenium 的webdriver 和 firefox 浏览器做自动化测试,经常会出现 plugin container for firefox has stopped working

 

如下图所示:

解决方法:

A. 由 Plugin Container 导致的

        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!

posted on 2015-05-14 10:12  lovablebox  阅读(444)  评论(0编辑  收藏  举报