Skip to content

[🚀 Feature]: Support for chromedriver canary in Selenium Manager #11384

@bonigarcia

Description

@bonigarcia

Feature and motivation

Continuation of #11334. Currently, Selenium Manager downloads chromedriver from: https://chromedriver.chromium.org/

To support chromedriver canary, it should also be able to download artifacts from: https://chromedriver.chromium.org/chromedriver-canary

Usage example

./selenium-manager --browser chrome --browser-version canary

... and canary exists on the machine, but the required driver version is unavailable in the stable chromedriver repository.

Metadata

Metadata

Assignees

Labels

C-rustRust code is mostly Selenium ManagerI-enhancementSomething could be better

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions