GoogleChromeLabs/chromium-bidi

[Feature] Mechanism to retrieve supported Chrome stable version

Open

#2,415 opened on Jul 15, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (50 forks)github user discovery
featuregood first issue

Repository metrics

Stars
 (167 stars)
PR merge metrics
 (PR metrics pending)

Description

Puppeteer by default downloads the latest stable version. We need a way to know with which is the first stable release chromium-bidi will work. This is due to the fact that we use Canary for testing to reduce the developer friction.

Contributor guide