Selenium testing

  • I am using nightwatch and it runs well locally
  • It runs using selenium standalone as the server and the chrome driver
  • My tests dont seem to be launching the available chrome browser on CircleCI
  • I can start a session successfully Starting selenium server... started - PID: 15204

How do I fix this?