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

Bump chrome-for-testing to 130.0.6723.91 #3399

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mwiencek
Copy link
Member

Problem

Recent Selenium builds have been failing with

WebDriverError: disconnected: not connected to DevTools
(failed to check if window was closed: disconnected: not connected to DevTools)

even though we haven't changed anything that I'm aware of.

Solution

Trying to update our Chrome dependencies here to see if that helps in any way.

Also bump selenium-webdriver to 4.26.0; I've combined it with this commit because the changelog suggests it's somewhat tied to specific Chrome versions: https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md

Testing

None yet, opening this to see if the build passes with these changes.

@mwiencek
Copy link
Member Author

mwiencek commented Oct 30, 2024

Note: I'm still in the process of building the new tests image for this.

Recent Selenium builds have been failing with

  WebDriverError: disconnected: not connected to DevTools
    (failed to check if window was closed: disconnected: not connected to DevTools)

even though we haven't changed anything that I'm aware of. Trying to update our
Chrome dependencies here to see if that helps in any way.

Also bump selenium-webdriver to 4.26.0; I've combined it with this commit
because the changelog suggests it's somewhat tied to specific Chrome versions:
https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md
@yvanzo yvanzo marked this pull request as draft October 30, 2024 17:09
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

Successfully merging this pull request may close these issues.

1 participant