dalekjs / dalek-browser-chrome

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

dalek-browser-chrome not working #22

Open nickbash11 opened 8 years ago

nickbash11 commented 8 years ago

I decided to check davlek in work, and here that from this turned out:

# dalek test.js 
Running tests
Running Browser: PhantomJS
OS: linux unknown 32bit
Browser Version: 1.9.8

RUNNING TEST - "Page title is correct"
▶ OPEN http://google.com
✔ TITLE It has title
✔ 1 Assertions run
✔ TEST - "Page title is correct" SUCCEEDED

 1/1 assertions passed. Elapsed Time: 2.16 sec

But with the chrome browser such doesn't pass:

# dalek -l 5 test.js -b chrome
Running tests
☁ [SYSTEM] dalek-internal-driver: Loading driver: "native"
#

My configuration:

# npm -v
2.11.3
# node -v
v0.12.7
# uname -a
Linux mon 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u4 (2015-09-19) i686 GNU/Linux