【发布时间】: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