Skip to content

Use chromedriver v128 in github actions #684

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

thomasiles
Copy link
Contributor

We are seeing intermittent failures when feature tests run in github actions. These failures are related to selenium and chromedriver. They are false positives and do not mean the code is broken.

This commit copies the solution gov.uk applied to their codebase.

alphagov/publisher@68adc88

This change should only be needed until the chromedriver/chrome version issue is fixed.

What problem does this pull request solve?

Trello card:

Things to consider when reviewing

  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Has all relevant documentation been updated?

We are seeing intermittent failures when feature tests run in github
actions. These failures are related to selenium and chromedriver. They
are false positives and do not mean the code is broken.

This commit copies the solution gov.uk applied to their codebase.

alphagov/publisher@68adc88

This change should only be needed until the chromedriver/chrome version
issue is fixed.
@thomasiles thomasiles marked this pull request as draft March 24, 2025 13:50
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