简体   繁体   English

Firefox的Selenium远程Web驱动程序无法连接-FF 26和Selenium Server 2.39

[英]Selenium's remote web driver for firefox cannot connect - FF 26 and Selenium Server 2.39

FireFox web driver in selenium is unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. 45000毫秒后,硒中的FireFox Web驱动程序无法在端口7055上连接到主机127.0.0.1。

I only get this after remote driver is running for a while. 我只有在远程驱动程序运行了一段时间后才得到此消息。

I am using the latest versions of FF and Selenium server. 我正在使用FF和Selenium服务器的最新版本。 Does anybody know if it is the selenium and FireFox issue and knows the latest stable match? 有人知道这是否是硒和FireFox问题,并且知道最新的稳定匹配吗?

or maybe I am missing something here? 还是我在这里想念什么?

I am using C# library. 我正在使用C#库。

Same issue here. 同样的问题在这里。

C# on Windows: Windows上的C#:

Selenium v2.39 - and Firefox v25 -> Works for me
Selenium v2.39 - and Firefox v26 -> Timeout after 45 seconds

However - Python on Ubuntu: 但是-Ubuntu上的Python:

Selenium v2.39 and Firefox v26 -> Works for me

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM