-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
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, TomasJurksys and marchpane
Metadata
Metadata
Assignees
Labels
No labels