Skip to content

Fix headless mode used by Selenium locally #9767

Merged
night-jellyfish merged 2 commits intomainfrom
brittany/fix-selenium-take-two
Dec 15, 2023
Merged

Fix headless mode used by Selenium locally #9767
night-jellyfish merged 2 commits intomainfrom
brittany/fix-selenium-take-two

Conversation

@night-jellyfish
Copy link
Contributor

🛠 Summary of changes

This fixes local dev for Chromedriver v120. We found that upgrading Chromedriver to v120 in Docker for CI caused all sorts of issues, so for the time being we are not upgrading CI.

This is a workaround from the failures in #9734.

See this documentation for details on the change, this conversation in Slack for discussion, and this issue on Chromedriver.

Brittany Greaner added 2 commits December 14, 2023 13:02
This fixes local dev for Chromedriver v120. We found that upgrading
Chromedriver to v120 in Docker for CI caused all sorts of issues, so for
the time being we are not upgrading CI.

This is a workaround from the failures in #9734.

[See this documentation for details on the change](https://www.selenium.dev/blog/2023/headless-is-going-away/),
[this conversation in Slack for discussion](https://gsa-tts.slack.com/archives/C0NGESUN5/p1702068737905679),
and [this issue on Chromedriver](https://bugs.chromium.org/p/chromedriver/issues/detail?id=4440).
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@night-jellyfish night-jellyfish merged commit 56ae546 into main Dec 15, 2023
@night-jellyfish night-jellyfish deleted the brittany/fix-selenium-take-two branch December 15, 2023 16:33
@jmdembe jmdembe mentioned this pull request Dec 19, 2023
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.

3 participants