59 ms·
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
by defenestration 3y 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/1XJvxyqAQjhPfJ0rX84PjfXXb5sBx3m8DXzMxR0ipQNs/edit 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.