【问题标题】:Firefox crashes during selenium script executionFirefox 在 selenium 脚本执行期间崩溃
【发布时间】:2017-07-15 17:13:13
【问题描述】:

这是我的机器规格
7 . 内核 3.10.0-514.21.1.el7.x86_64 壁虎驱动 0.17.0 硒 + Java Mozilla 火狐 52.2.0

运行程序时 firefox 因给出以下错误而崩溃 我正在使用普通用户运行它。

1500138350643   Marionette      INFO    New connections will no longer be accepted
[Child 3505] WARNING: pipe error (3): Connection reset by peer: file /builddir/build/BUILD/firefox-52.2.0/firefox-52.2.0esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322
[Child 3505] ###!!! ABORT: Aborting on channel error.: file /builddir/build/BUILD/firefox-52.2.0/firefox-52.2.0esr/ipc/glue/MessageChannel.cpp, line 2152
[Child 3505] ###!!! ABORT: Aborting on channel error.: file /builddir/build/BUILD/firefox-52.2.0/firefox-52.2.0esr/ipc/glue/MessageChannel.cpp, line 2152

【问题讨论】:

    标签: selenium selenium-webdriver selenium-firefoxdriver


    【解决方案1】:

    我遇到了同样的问题,检查后我知道我的 firefox 版本已自动更新,而我使用的 geckodriver 版本不兼容。

    更新你的 geckodriver 应该可以解决你的问题

    【讨论】:

      猜你喜欢
      • 2016-10-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-07-29
      • 2017-06-18
      • 1970-01-01
      • 2017-08-27
      相关资源
      最近更新 更多