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

Gruntfile.js doesn't load grunt-protractor-webdriver #29

Open
akoskm opened this issue Mar 17, 2016 · 0 comments
Open

Gruntfile.js doesn't load grunt-protractor-webdriver #29

akoskm opened this issue Mar 17, 2016 · 0 comments

Comments

@akoskm
Copy link

akoskm commented Mar 17, 2016

Seem that you aren't loading grunt-protractor-webdriver in your Gruntfile.js.

If I try to do the same I'm getting the following error:

$ grunt test
Warning: Task "protractor_webdriver:alive" not found. Use --force to continue.

Aborted due to warnings.

which makes sense to me since I haven't registered a npm task for protractor_webdriver. And the same dependency is missing from your packages.json too. Maybe it's not needed at all and I'm doing something wrong?

Is there another task that loads grunt-protractor-webdriver so you don't have to load it separately?

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

1 participant