Skip to content

test: add chrome for testing example#1485

Merged
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:add/chrome-for-testing
Jun 16, 2025
Merged

test: add chrome for testing example#1485
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:add/chrome-for-testing

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

Situation

Cypress introduced support for Google Chrome for Testing in cypress@13.17.0.

Google restricted the use of the --load-extension flag in Chrome version 137 (May 2025) and above and continues to allow its use in Chrome for Testing. See also cypress@14.4.0 changelog.

This repo does not currently describe using Chrome for Testing.

GitHub runner images such as ubuntu-24.04 do not include Chrome for Testing. https://github.com/browser-actions/setup-chrome does however provides a JavaScript action to install Chrome for Testing in GitHub runners.

Change

  • Add a workflow .github/workflows/example-chrome.yml

  • Add a README section "Chrome for Testing"

@MikeMcC399 MikeMcC399 added type: enhancement New feature or request tests labels Jun 14, 2025
@MikeMcC399 MikeMcC399 self-assigned this Jun 14, 2025
@cypress-app-bot
Copy link
Copy Markdown
Collaborator

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 14, 2025 18:08
Copy link
Copy Markdown
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

@MikeMcC399 Thank you!

@jennifer-shehane jennifer-shehane merged commit 3078981 into cypress-io:master Jun 16, 2025
80 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 6.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399
Copy link
Copy Markdown
Collaborator Author

@jennifer-shehane

Thank you!

You're very welcome 🙂 !

Chrome for Testing seems to be the theme of the month! and it is involving some upstream issues as well, including

@MikeMcC399 MikeMcC399 deleted the add/chrome-for-testing branch June 16, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants