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

Choosing Chrome Version #287

Open
swayongshen opened this issue Aug 28, 2024 · 1 comment
Open

Choosing Chrome Version #287

swayongshen opened this issue Aug 28, 2024 · 1 comment

Comments

@swayongshen
Copy link

swayongshen commented Aug 28, 2024

Hi team, any way to choose the Chrome version being used? Seems the latest v128 is causing the following error. I could not find a way to specify this in Karma.

Chrome Headless 128.0.0.0 (Mac OS 10.15.7) ERROR
  Some of your tests did a full page reload!

✖ Error while running the tests! Exit code: 1

Current workaround is to install an older version of puppeteer with an older chrome version and specify CHROME_BIN env variable in karma config to point to the puppeteer's chrome but obviously that would incur additional installation time for each CI run.

@raphaelmatori
Copy link

I was exactly looking for that.
It should be a must-have since it is not hard to implement and adds a huge value to the users.

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

No branches or pull requests

2 participants