Hello, trying to setup codeception to run with chr...
# docker
s
Hello, trying to setup codeception to run with chrome webdriver, but always getting [ConnectionException] Can't connect to Webdriver at http://localhost:4444/wd/hub. Please make sure that Selenium Server or PhantomJS is running. When I open 4444 in the browser it shows selenium grid so I expect this should work, and can't figure out what's wrong with it. Any help would be awesome 🙂