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

webdriverio: fix cli tests in chromedriver 120 #963

Open
straker opened this issue Dec 20, 2023 · 0 comments
Open

webdriverio: fix cli tests in chromedriver 120 #963

straker opened this issue Dec 20, 2023 · 0 comments

Comments

@straker
Copy link
Contributor

straker commented Dec 20, 2023

The CLI test break is related to the Chrome 120 update. The changelog from 119->120 appears to have changed, specifically this commit; The diff suggests its no longer chrome but chrome-headless-shell.

In #962 we temporarily pinned the CLI tests to use 119 in order to get them to pass.

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

No branches or pull requests

2 participants