Skip to content

Selenium updates are broken #49869

Closed
Closed
@BrennanConroy

Description

@BrennanConroy

Chrome has recently changed where they put versioned browser downloads. See https://chromedriver.chromium.org/downloads

If you are using Chrome version 115 or newer, please consult the Chrome for Testing availability dashboard. This page provides convenient JSON endpoints for specific ChromeDriver version downloading.

We update the Chrome version in

"version" : "114.0.5735.90"
but the selenium-standalone npm package we're using doesn't support version 115+ downloads and looks like it likely never will: webdriverio/selenium-standalone#810

Even if it did add support for v115+, we'd need to update our npm reference which is unlikely, see #44834

Metadata

Metadata

Labels

area-blazorIncludes: Blazor, Razor Componentstask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions