Skip to content
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

chore: use puppeteer launcher to run Chrome tests #7701

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

web-padawan
Copy link
Member

Description

Updated to use Puppeteer launcher which downloads Chromium instead of using globally installed Chrome.

Warning

Please make sure you don't have PUPPETEER_SKIP_CHROMIUM_DOWNLOAD and PUPPETEER_EXECUTABLE_PATH env variables overridden as it might cause use an older version of Chromium instead of downloading a new one.

Type of change

  • Internal change

Copy link

sonarcloud bot commented Aug 27, 2024

@sissbruecker sissbruecker merged commit 11494cd into main Aug 27, 2024
9 checks passed
@sissbruecker sissbruecker deleted the chore/chrome-puppeteer branch August 27, 2024 16:47
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha12 and is also targeting the upcoming stable 24.5.0 version.

web-padawan added a commit that referenced this pull request Aug 29, 2024
* test: use puppeteer launcher to run Chrome tests

* chore: also use Puppeteer for snapshots and integration
web-padawan added a commit that referenced this pull request Aug 29, 2024
* test: use puppeteer launcher to run Chrome tests

* chore: also use Puppeteer for snapshots and integration
web-padawan added a commit that referenced this pull request Aug 29, 2024
* test: use puppeteer launcher to run Chrome tests

* chore: also use Puppeteer for snapshots and integration
web-padawan added a commit that referenced this pull request Sep 19, 2024
* test: use puppeteer launcher to run Chrome tests

* chore: also use Puppeteer for snapshots and integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants