GoogleChromeLabs/chromium-bidi
View on GitHub[Feature] Mechanism to retrieve supported Chrome stable version
Open
#2,415 opened on Jul 15, 2024
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.