-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quick Start Example Failed #2
Comments
Same problem here. |
i have the same issue, but i fix it. go to the following directory you will find file named phantom.js & folder named phantom now rename the original phantom.js file as phantom.js.backup for example //CODE BEGIN and save it now run the test file that exist in the dalekjs page to make sure that the patch working :) C:\developerArea#JS\jsWorkZone>dalek dalekTEST.js RUNNING TEST - "Page title is correct"
1/1 assertions passed. Elapsed Time: 6.71 sec PS: i get tge fix code from the chromedriver.js file inside node_modules\dalek-browser-chrome\lib directory |
With Quick Start http://dalekjs.com/index.html, I got this error,
and the driver
dalek-driver-phantomjs
does not in npm yetThe text was updated successfully, but these errors were encountered: