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

 

如下图所示:

Selenium WebDriver 下 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!

相关文章:

  • 2021-08-15
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-14
  • 2021-10-04
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案