Replies: 1 comment 5 replies
|
I don't think mise should add rust-style channels for The plugin already lists every Chrome for Testing build. Prefix matching and pinning cover this:
Rust
For Selenium, chromedriver still needs to match the installed Chrome, not Google's current Stable. AI-assisted — Tool: Cursor; model: cursor-grok-4.6-xhigh; version: unavailable. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
No one uses the latest canary channel of the chrome browser all the time.
It will be convenient if we could just run
mise use -g chromedriver@stableJust like
mise ls-remote rusthasnightly,betaandstablekeyword,I think
chromedrivershould also do the same, such that we also have four of these.JSON file to crawl for the
stable,beta,dev, andcanarychannel.https://github.com/GoogleChromeLabs/chrome-for-testing/blob/main/data/last-known-good-versions-with-downloads.json
All reactions