Brandon Walderman
Brandon Walderman
Hi @mEklavya, what page are you navigating to when the issue occurs? If possible, can you share a minimal sample page that reproduces the issue?
Hi @mthomas-github Sorry for the delayed response. When you use the `use_webview` option, Edge WebDriver is launching your WebView2 host app directly instead of the Edge browser, so none of...
Thank you for reporting this. We'll work with the ChromeDriver team to get this addressed in both browser drivers.
Thank you for filing this issue. It appears this was broken when IEDriver 4.0.0+ started creating a temporary user data directory for every session. The older version didn't do this....
@lukesoftware this discussion is specific to IEDriverServer, which is used to test Edge in IE Mode. From your sample code, it looks like you are testing Edge in native (Chromium)...
@cmin764 there's no ETA for a fix in IE Driver. IE Driver maintenance is not a priority for the Edge Developer Tools team due to the fact this is a...
Thank you for reporting this. Since this appears to be a regression caused by moving from IE11 to Edge IE Mode, I have added to this our internal backlog to...
Thank you for reporting this. We've recently a few reports of recently changed behavior around the print dialog. I've added this to our internal backlog for investigation.
Is your request coming from a web page in a browser? This is not usually necessary when using Selenium or other non-browser client. You might be able to get this...
Hi @pdvcs we don't currently publish release notes for Edge WebDriver, but I've added this request to our internal backlog for consideration. Edge WebDriver is based on ChromeDriver and we...