angular / webdriver-manager

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

"webdriver-manager update" downloads v74 by default but chrome v75 is now the latest stable version #387

Closed tw3 closed 5 years ago

tw3 commented 5 years ago

Can "webdriver-manager update" download the driver for v75 by default now?

cnishina commented 5 years ago

Working on it. To unblock you, you could run node bin/webdriver-manager update --versions.chrome 75.0.3770.8. Closing this issue as duplicate to #388