简体   繁体   English

FireFox在硒webdriver中非常慢

[英]FireFox is very slow in selenium webdriver

When ever i try to automate my application in firefox its taking so much time to load and finally showing "The Connection had Timed Out",and the same app is working perfectly in IE and Chrome.Is there any way to speed up the FireFox? 每当我尝试在firefox中自动执行我的应用程序时,它需要花费大量时间来加载并最终显示“连接已超时”,并且同一应用程序在IE和Chrome中运行良好。是否有任何方法可以加快FireFox的运行速度? or any browser level settings to be done?.Im using webDriver 2.37,FF 25.0 Any help is appreciated. 还是要完成任何浏览器级别的设置?.im正在使用webDriver 2.37,FF 25.0。

Thanks, Ajay Talpur 谢谢,阿杰伊·塔尔普尔

Check this CHANGELOG. 检查 CHANGELOG。 Webdriver latest version supports only till Firefox 24. Downgrade your firefox version and you will not see this issue. Webdriver最新版本仅支持Firefox24。降级您的firefox版本,您将不会看到此问题。

Check Proxy settings, as Chrome used IE proxy settings application might have working correct over there. 检查代理服务器设置,因为Chrome使用的IE代理服务器设置应用程序在那儿可能工作正常。 You have to set proxy for Firefox it will not pick it up from IE. 您必须为Firefox设置代理,它不会从IE接收。

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

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