Hugues Peccatte a écrit :
2014-04-24 17:26 GMT+02:00 Marc Delisle marc@infomarc.info:
Hi,
with the recent changes in scripts and documentation, I try to run tests with Selenium locally. Now in the screen where I started Selenium, I see tons of messages similar to:
11:24:10.458 WARN - Exception: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output: Error: no display specified Error: no display specified
I have no clue where this port 7055 is configured.
-- Marc Delisle
Hi,
After reading many forums, it seems that is the default port for Firefox. Is your Firefox running while launching the selenium tests?
No; should it be running?
Did you try to update selenium locally?
I am using selenium-server-standalone-2.41.0.jar.