Skip to content

Edgedriver storage bucket listing XML is not updated since version 125.0 #146

@vania-pooh

Description

@vania-pooh

Edgedriver binaries are stored in a bucket here: https://msedgedriver.azureedge.net/ The only way to get a list of available driver versions in a script is parsing XML listing returned with GET https://msedgedriver.azureedge.net/ request. Since driver version 125.0 this listing is not updated. However on the official webdriver page you have newer versions like 125.0, 126.0 and so on: https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/?form=MA13LH#downloads Please fix this listing to show newer versions or suggest another way to get a list of available browser versions. We are using Edgedriver in CI, so manually reading a web page is not a solution.

Screenshot 2024-05-28 at 18 19 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions