Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webdriver Manager , chrome version higher then 114 #5563

Open
rajkrrathi opened this issue Sep 13, 2023 · 3 comments
Open

webdriver Manager , chrome version higher then 114 #5563

rajkrrathi opened this issue Sep 13, 2023 · 3 comments

Comments

@rajkrrathi
Copy link

rajkrrathi commented Sep 13, 2023

Since webdriver-manager is not supporting Chrome version > 114 and protractor has dev dependency on webdriver-manager.
How do we solve this issue?

Issue raised in webdriver-manager, regarding Chrome issue
angular/webdriver-manager#523

@MattMoran12
Copy link

Yes I'm also curious how we can solve this issue. Downgrading an older chrome version is very difficult. This is blocking my protractor automated tests

@rajkrrathi
Copy link
Author

For work around, use the following link

angular/webdriver-manager#517 (comment)

@jan-molak
Copy link
Contributor

@rajkrrathi / @MattMoran12 - have a look at how I solved it in Serenity/JS Protractor templates:

You might also want to have a look at boilerplate Serenity/JS + Protractor projects on GitHub, which use this approach.

I hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants