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

No error output if webdriver-manager start fails #1

Closed
BernhardPosselt opened this issue May 16, 2014 · 2 comments
Closed

No error output if webdriver-manager start fails #1

BernhardPosselt opened this issue May 16, 2014 · 2 comments

Comments

@BernhardPosselt
Copy link

If i dont have the webdriver installed and launch the plugin, it prints out:

$ grunt e2e
Running "protractor_webdriver:app" (protractor_webdriver) task
Starting Selenium server

and nothing else. I'd like to see the error log why it failed to debug this properly on travis :P

seckardt pushed a commit that referenced this issue May 19, 2014
@seckardt
Copy link
Owner

Grunt now exits using a grunt.warn() with the original error message in case the Webdriver is not installed.

@BernhardPosselt
Copy link
Author

Thanks

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

2 participants