Skip to content
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

does not load webdriver #9

Open
johannesjo opened this issue Nov 26, 2014 · 3 comments
Open

does not load webdriver #9

johannesjo opened this issue Nov 26, 2014 · 3 comments

Comments

@johannesjo
Copy link

when i try to execute the webdriver-task, nothing seems to happen and the (verbose) output is just:

Running tasks: protractor_webdriver

Running "protractor_webdriver" task

Done, without errors.

Doesn't matter which options I set for path and command. Even if I set something wrong, it's the same result.

I'm on Ubuntu 14.04 and node is installed in (the non-default directory) /opt/node/bin/node.
The webdriver-manager is installed in /opt/node/bin/webdriver-manager

Everything else with node and grund works fine.

@johannesjo
Copy link
Author

My problem was that I had no targets defined, just the options set. This does not seem to work (like it woud with concat for example).

@richtmat
Copy link

richtmat commented Dec 1, 2014

I have the same issue with local webdriver-manager, defining a target solves it.

@seckardt
Copy link
Owner

seckardt commented Dec 2, 2014

Well, this is a multi task, so it's intended to work target-based. Without a target, what would you expect it to act like?

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

No branches or pull requests

3 participants