Circle’s doc mentions having chromedriver available, and indeed it is as I only have to install the Selenium standalone server to get access to a browser.
Yet, it feels weird that I have to install the Selenium standalone server rather than Circle having pre-installed it, especially since chromedriver is pre-installed. But nothing replies on port 4444, which is Selenium’s default…
Is there some command to run to start the Selenium server, or am I actually supposed to install it by myself on every build?
really looking forward to selenium being preinstalled. Or at the very least instructions on how to get circleCI working with http://theintern.github.io/intern