in reply to Re^3: Error “selenium server did not return proper status” when starts PhantomJS
in thread Error “selenium server did not return proper status” when starts PhantomJS
Sorry for slow poke ...
So I stumbled accross this thread because I have the same problem. And an ugly fix/work-around. Can't do any better because I don't know anything about perl.
How did I find this solution? The debugging helped. The error reported by IO::Socket::INET is "bad address". Originally the host was "localhost". I have no idea why "localhost" is a bad address but "127.0.0.1" works.
For reference:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Error “selenium server did not return proper status” when starts PhantomJS
by Anonymous Monk on Jan 03, 2017 at 16:48 UTC |