EdgeWebDriver
EdgeWebDriver copied to clipboard
Feedback and discussions about WebDriver for Microsoft Edge
Please allow the option to disable the infobar message "Microsoft Edge is being controlled by automated test software."
I'm developing an app that requires fetching the latest browser and relevant web driver release builds for the selected platform and release channel on start. Currently, I'm faced with an...
The official website only provides versions 100 and above
When trying to access an url from Edgebrowser in Windows 11, it just opens and shows a blank screen Edge Version -141.0.3537.92 Selenium version : 4.28 Java 23 Open jdk
I'm using a WebDriverManager dependency in my pom.xml in a testng maven framework. Initializing it in Base test Class lke WebDriverManager.edgeDriver().setup(); driver=new Edge driver(); But I'm getting WebDriverManagerException added with...
Hi , the execption below appears when i try running robot framework to automate edge webtesting. NoSuchDriverException: Message: Unable to obtain driver for MicrosoftEdge note that the msedgedriver is up...
 after the update of msedge to version 139.0.3405.119 unable to login to my trading terminal using my code which was compatable for msedge version 137 need to change msedge...
Dear Owners, The driver versions for Edge browser version 137 and 138 are not existing yet, however these versions are already on the market. Our company policy automatically updates the...
Hi, I'm trying to run some offline scrape using python hitting bing.com but with the recent security initiatives, I'm unable to fetch the pbxml format for my query urls and...
My team has relied on https://msedgedriver.azureedge.net/LATEST_RELEASE to retrieve the MS Edge Webdriver for a number of months now, however as of 7/28/25 that URL is no longer accessible and throws...