13:35:04.426 INFO - Started org.openqa.jetty.jetty.Server@620065ca
13:36:33.971 INFO - Executing: [new session: Capabilities [{browserName=chrome}]])
13:36:34.002 INFO - Creating a new session for Capabilities [{browserName=chrome}]
13:36:54.622 ERROR - org.apache.commons.exec.ExecuteException: Execution failed (Exit value: -559038737. Caused by java.io.IOException: Cannot run program "/var/www/nodejs/chromedriver" (in directory "."): java.io.IOException: error=2, No such file or directory)
Okay i installed chome in /usr/bin/.
The driver is in my web server folder together with the selenium jar file. I just can't get this to work and google isn't showing any other facing the same issue.
I'm using selenium with nodejs on ubuntu