Skip to content

Update the chromedriver download URL for older versions of chromedriver #2519

Closed
@mdmintz

Description

@mdmintz

Update the chromedriver download URL for older versions of chromedriver

In #2497, the chromedriver download URL was updated to start using https://storage.googleapis.com/chrome-for-testing-public/ instead of https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/ for chromedriver 121+.

However, (based on the comments in GoogleChromeLabs/chrome-for-testing#108), it appears that older versions of chromedriver will need to use the updated URL as well since https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/ looks like it'll be decommissioned in the near future once everything has been migrated over.

Not sure how soon the decommissioning will happen, but if it happens before I ship a new release with the update, then anyone still using an older version of Chrome (and needs a matching chromedriver to go along with it), will run into issues when SeleniumBase tries to download the older chromedriver.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions