Skip to content

[🐛 Bug]: Selenium Manager is unable to retrieve the driver for Edge 138 #16130

@sba923

Description

@sba923

Description

My Selenium workflow is currently broken as Selenium Manager is unable to retrieve the driver for Edge 138:

PS❯ selenium-manager --browser edge --debug
DEBUG   msedgedriver not found in PATH
DEBUG   edge detected at C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
DEBUG   Running command: wmic datafile where name='C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe' get Version /value
DEBUG   Output: "\r\r\n\r\r\nVersion=138.0.3351.121\r\r\n\r\r\n\r\r\n\r"
DEBUG   Detected browser: edge 138.0.3351.121
DEBUG   Reading msedgedriver version from https://msedgedriver.azureedge.net/LATEST_RELEASE_138_WINDOWS
ERROR   error sending request for url (https://msedgedriver.azureedge.net/LATEST_RELEASE_138_WINDOWS): error trying to connect: dns error: No such host is known. (os error 11001)

Reproducible Code

(this is not related to Selenium itself)

ℹ️ Last known working version: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions