-
Notifications
You must be signed in to change notification settings - Fork 116
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
Unhandled 'error' event on webdriver-manager update #62
Comments
It seems to still encounter the same error after cleaning. With proxy
Without proxy
The chrome driver and ie32 driver seem to be downloading properly, but the standalone is still giving the error. |
I'm having the same issue, also behind a corporate proxy which was working fine before trying to upgrade to protractor 4. |
@alex87 if it is because of the standalone .jar, you can download it manually and place it in the proper folder. https://selenium-release.storage.googleapis.com/2.53/selenium-server-standalone-2.53.1.jar goes to where your other driver folders are, for example: C:\Program Files\nodejs\node_modules\protractor\node_modules\webdriver-manager\selenium |
After reading up on |
also exposes setting the log level. closes angular#58 closes angular#59
I am trying to upgrade to Protractor 4 and I encountered some errors when updating webdriver-manager. If it matters, I am behind a corporate proxy, but the proxy option has worked fine for webdriver-manager before the Protractor 4 release.
'protractor --version' gives Version 4.0.0.
'webdriver-manager update ' gives the following error with or without the proxy option:
This error is sometimes preceded by the following, but only always.
The following error occurs when running 'webdriver-manager start' with or without the proxy option.
The text was updated successfully, but these errors were encountered: