dalekjs / dalek-browser-chrome

[unmaintained] Chrome Browser bindings for DalekJS
MIT License
15 stars 9 forks source link

'Could not launch Chromedriver' under Ubuntu 13.10 x64 #16

Closed mknittig closed 10 years ago

mknittig commented 10 years ago

$ dalek test/firsttest.js -b chrome Running tests Running Browser: Google Chrome OS: Linux 3.11.0-18-generic x86_64 Browser Version: 34.0.1847.92

RUNNING TEST - "Page title is correct"

ERROR: dalek-driver-chrome: Could not launch Chromedriver

Seems to work fine if I start the process manually: $ /home/mak/git/dissertationsliste/node_modules/dalek-browser-chrome/lib/bin/chromedriver Starting ChromeDriver (v2.9.248304) on port 9515

Other versions: Ubuntu 13.10 dalekjs 0.0.8 dalek-browser-chrome 0.0.10

asciidisco commented 10 years ago

Interesting. I will try to reproduce the issue with a fresh Ubuntu 13.10 VM.

mknittig commented 10 years ago

Got it: Works with the unstable verion of Chrome (35.0.1916.17 dev aura)