angular / webdriver-manager

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

Webdriver-manager doesn't pick up latest chromedriver jar; only updates up to v2.22 #100

Closed joelfogue closed 8 years ago

joelfogue commented 8 years ago

Bug report

webdriver-manager

I tried running this command to no avail: webdriver-manager update --version.chrome 2.24; it still pulled version 2.22 and NOT 2.24

Please see attached shell command and its output!

Thanks for looking into this!

joelfogue commented 8 years ago

Resolved, see: https://github.com/angular/protractor/issues/3598#issuecomment-249260254