Skip to content

Stop installing google-chrome-stable in CI for silence noisy warnings - #1165

Open
unasuke wants to merge 1 commit into
rubycentral:mainfrom
unasuke:ci-drop-chrome-apt-install
Open

Stop installing google-chrome-stable in CI for silence noisy warnings#1165
unasuke wants to merge 1 commit into
rubycentral:mainfrom
unasuke:ci-drop-chrome-apt-install

Conversation

@unasuke

@unasuke unasuke commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What

The runner image ships Chrome and a matching chromedriver, but installing google-chrome-stable upgrades Chrome only, leaving the older chromedriver in PATH and making Selenium Manager warn about the version mismatch.

before

https://github.com/rubycentral/cfp-app/actions/runs/30789221013/job/91609087212
image

after

https://github.com/rubycentral/cfp-app/actions/runs/30790184107/job/91611847026
image

The runner image ships Chrome and a matching chromedriver, but installing
google-chrome-stable upgrades Chrome only, leaving the older chromedriver
in PATH and making Selenium Manager warn about the version mismatch.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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