-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Description
The lastest Chrome (v57) appears to require ChromeDriver 2.28.
When running tests using 2.27, I receive the following errors:
[16:45:26] W/launcher - Ignoring uncaught error WebDriverError: unknown error: cannot get automation extension from unknown error: page could not be found: chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html (Session info: chrome=57.0.2987.133) (Driver info: chromedriver=2.27.440174 (e97a722caafc2d3a8b807ee115bfb307f7d2cfd9),platform=Mac OS X 10.10.5 x86_64)
If I override config.json locally to use 2.28 it fixes this error.
Are we able to get a webdriver-manager version that defaults to 2.28? Or is there a way for Protractor to specify this version?
fyodorvi, armordog and MandeepKaur1
Metadata
Metadata
Assignees
Labels
No labels