Closed Desperado closed 8 years ago
I am not sure this is a specific selenium-standalone bug. If you are able to prove there's a bug in selenium-standalone I would be happy to discuss it. This seems more a selenium issue to me for now. Good luck
@vvo I have already found the root issue, it is with the locks and some directories generated after selenium-standalone
install. Only cleaning it together with npm registry in /tmp folder, will make it working https://github.com/xolvio/qualityfaster/issues/64
Nice, if there are any action needed to be done in selenium-standalone, please open a PR ;)
Otherwise close the issue :p
Hello, this problem happens for me while running chimp e2e tests second, third or any other time, while on headless linux host, freshly built on docker. First time after image is built test runs well.
Firefox version 48.0 Selenium standalone 2.53.1
What should I do to forgot about this trouble? Why it looses to find the screen and open display?
Here is also my xvfb start-stop script