selenium-firefoxdriver - 中止: Aborting on channel error line :2076 in Selenium 3. 0.0 beta 2

标签 selenium-firefoxdriver geckodriver

我一直在将Selenium 3.0.0 beta2与Firefox 48.0.2和geckodriverv10.0结合使用以赢得Win 64。

问题是浏览器崩溃而没有关闭。

>  [Child 10232] ###!!! ABORT: Aborting on channel error.: file c:/builds/moz2_slave/m-rel-w32-00000000000000000000/build/src/ipc/glue/MessageChannel.cpp,
> line 2046

它通过了测试用例。

我尝试使用FF 46.0.9仍然给出相同的错误。

最佳答案

根据geckodriver issue #210,这是由mozilla bug 1051567引起的,在FF48中不会解决。推荐使用FF49。

我在OS X 10.11.6和selenium 3.0.0-beta3的geckodriver 0.10.0上收到FF48.0.2的错误。我使用49.0b9进行了测试,但仍然看到错误,但只是间歇性的。行号已从2046更改为2052。

关于selenium-firefoxdriver - 中止: Aborting on channel error line :2076 in Selenium 3. 0.0 beta 2,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39196419/

相关文章:

python - 正确终止Python中的selenium浏览器

selenium - 错误后如何继续使用webdriver/selenium

java - 从 IDE 运行时 Geckodriver 工作正常,但从可执行 jar 运行时抛出异常

java - 无法使用 FireFox 浏览器启动 geckodriver - java.lang.NoClassDefFoundError : org/openqa/selenium/os/WindowsUtils

java - 我可以在没有网页检测 Marionette 的情况下使用 geckodriver 运行 Selenium 吗?

java - org.openqa.selenium.WebDriverException : java.net.ConnectException:无法使用 GeckoDriver 和 Selenium 连接到 localhost/0:0:0:0:0:0:0:1:1941

javascript - 新的 Selenium Web 驱动程序和 Firefox 出现错误。

java - 无法使用 selenium 读取 <h3> 下的 <p> 文本

selenium-webdriver - Python Selenium 获取数据失败

python-3.x - Selenium “Unable to find a matching set of capabilities” 尽管驱动程序位于/usr/local/bin