top | item 35798228

Puppeteer switches to Chrome for Testing instead of Chromium

1 points| defenestration | 2 years ago |github.com

1 comment

order

defenestration|2 years ago

In the latest release (v20.0.0) Puppeteer switches from Chromium binaries to Chrome for Testing binaries by default. Since the binary is different the change is marked as breaking.

Background document from Google about the new Chrome For Testing brand: https://docs.google.com/document/d/1XJvxyqAQjhPfJ0rX84PjfXXb...

I don't know exactly what the impact is for the future of Puppeteer and Chromium. Maybe someone can share their thoughts on this.