Skip to content

Conversation

@nboisteault
Copy link
Member

Funded by 3Liz

@github-actions github-actions bot added this to the 3.11.0 milestone Nov 21, 2025
@rldhont
Copy link
Collaborator

rldhont commented Nov 21, 2025

Chromium 142

@rldhont
Copy link
Collaborator

rldhont commented Nov 21, 2025

We probably have to use https://github.com/browser-actions/setup-chrome as explain in https://github.com/cypress-io/github-action about using chrome-testing

Comment on lines 325 to +328
uses: cypress-io/[email protected]
with:
install: false
browser: chrome
browser: chromium
Copy link
Collaborator

Choose a reason for hiding this comment

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

      uses: browser-actions/setup-chrome@v2
        with:
          chrome-version: 140
      uses: cypress-io/[email protected]
        with:
          install: false
          browser: chrome-for-testing

Copy link
Member Author

Choose a reason for hiding this comment

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

That's what I've tested just before https://github.com/3liz/lizmap-web-client/actions/runs/19568152240/job/56035070077?pr=6244#step:29:50

But I think that the chrome-for-testing parameter has been introduced after our Cypress version.

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

2 participants