EdgeWebDriver icon indicating copy to clipboard operation
EdgeWebDriver copied to clipboard

Feedback and discussions about WebDriver for Microsoft Edge

Results 105 EdgeWebDriver issues
Sort by recently updated
recently updated
newest added

The system was working everyday but sin 15 of july, this is what we see on our logs when our system tries to reach a new version of EDGE web...

bug

Hi, I use https://msedgedriver.azureedge.net/ URL to download browser driver at run time for EDGE Browser. But it seems the URL is down. Which block us.

bug

Hi, We are looking into an issue where for example `//*[@id='dropdownLanguageButton']` is not working (no elements found): ``` COMMAND FindElement { "using": "xpath", "value": "//*[@id='dropdownLanguageButton']" } ``` Full log output:...

bug

### Environment Detail - Java: 21 - Selenium: selenium-java 4.33.0 - Microsoft Edge Driver: 137.0.3296.52 - OS: Windows 11 - Microsoft Edge High DPI Setting: ON (Source: System) - maven-assembly-plugin...

bug

Tracking issue to consider publishing release notes for Microsoft Edge WebDriver, either bundled with binaries, here, or on docs.microsoft.com. - Include upstream release notes from the Chromium project - Edge-specific...

feature