Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

npm webdriver is unable to find phantomjs #57

Closed
techtonik opened this issue May 2, 2015 · 1 comment
Closed

npm webdriver is unable to find phantomjs #57

techtonik opened this issue May 2, 2015 · 1 comment

Comments

@techtonik
Copy link
Contributor

I really unsure if I can diagnose this correctly. But it looks like grunt-webdriver can not check if PhantomJS is installed to proper location to run it. It gives the following non-descriptive error.

RuntimeError: RuntimeError
     (UnknownError:13) An unknown server-side error occurred while processing the command.
     Problem: The path to the driver executable must be set by the phantomjs.binary.path capability/system property/PATH variable; for more information, see https://github.com/ariya/phantomjs/wiki. The latest version can be downloaded from http://phantomjs.org/download.html

     Callstack:
     -> init()

It is installed from here: https://github.com/gratipay/gratipay.com/blob/master/package.json

gratipay/gratipay.com#3069

I am not programming in JavaScript at all. Just looking for a way to make tests green on my system.

@christian-bromann
Copy link
Contributor

WebdriverIO doesn't check of PhantomJS is properly installed. If you ste the binary path within your capabilities you should be fine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants