angular / webdriver-manager

A binary manager for E2E testing
MIT License
225 stars 116 forks source link

unable to update and start webdriver-manager #254

Open TwinkleA opened 7 years ago

TwinkleA commented 7 years ago

Hi,

I am unable to update and start webdriver-manager since 2 days, below error message is displayed when I try to run commands webdriver-manager update or webdriver-manager start

I have tried several ways, with and without proxy but nothing worked!

image

has anyone seen this error before?

I have node-v6.9.1 and npm-4.2.0 version installed

cnishina commented 7 years ago

What version of webdriver-manager are you using?

TwinkleA commented 7 years ago

@cnishina I see this issue on 12.0.2, 12.0.4 versions.

npavangouda commented 6 years ago

Even I am having the same issue. I have to run webdriver-manager start within corporate proxy. @cnishina any luck with this issue?

cnishina commented 5 years ago

Hmmm.. this should work now with the latest (version 13). I now have tests with a proxy I wrote. Please check to see if this works for you.