【问题标题】:Selenium 2.53 not working on Firefox 28Selenium 2.53 不适用于 Firefox 28
【发布时间】:2016-12-12 14:16:20
【问题描述】:

我在使用带有 webdriver 的 Firefox 时遇到错误。

org.openqa.selenium.firefox.NotConnectedException: Unable to connect
to host 127.0.0.1 on port 7055 after 45000 ms.

火狐版本:28.0 Selenium-Java-2.37.0 selenium-server-standalone-2.53.0 Windows 7 / 64 位

有没有人遇到类似的问题或知道解决方案是什么。它在 Chrome 上运行良好,但在 Firefox 上没有加载任何 URL。

【问题讨论】:

标签: selenium firefox selenium-webdriver


【解决方案1】:

当 selenium 与您的 Firefox 版本不兼容时,会发生此异常。尝试降级 selenium 或升级 Firefox。请在 SO Webdriver Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms 上查看此问题

【讨论】:

    猜你喜欢
    • 2016-11-25
    • 2017-03-05
    • 1970-01-01
    • 2016-12-20
    • 2015-02-03
    • 1970-01-01
    • 2016-12-06
    • 2017-03-19
    相关资源
    最近更新 更多