angular / webdriver-manager

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

- updated max chromedriver version to 78; #430

Open IgorSasovets opened 5 years ago

IgorSasovets commented 5 years ago

Please see: https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_22.html

anselmbradford commented 5 years ago

Curious why you'll don't pull in the latest and instead set a max version? Each time Chrome is updated it breaks webdriver.

IgorSasovets commented 5 years ago

Hi, @anselmbradford ! I am not sure if it works in case I set "latest" instead max available version. There is an issue where pulling the latest version instead of max is discussed. So, I think we can continue this conversation in the scope of the issue.

IgorSasovets commented 5 years ago

@cnishina , please take a look at this PR

balaarunreddyv1 commented 5 years ago

somebody, please merge this pr.

anselmbradford commented 5 years ago

Is this abandoned?