Top "Microsoft-edge" questions

Microsoft Edge is a web browser released for Windows 10, installed alongside Internet Explorer (IE) 11.

getting cannot focus element in chrome and edge using java/selenium

I am getting a cannot focus element error when running my test in chrome and edge in FF it works …

java google-chrome selenium selenium-webdriver microsoft-edge
Remove Microsoft Edge's phone number styling

I noticed that the new Microsoft Edge browser overrides my styles when it detects phone numbers: <span class="phone"&…

html css microsoft-edge
Can't open localhost in Microsoft Edge (Project Spartan) in Windows 10 preview

I installed Windows 10 preview and installed IIS. Open "http://localhost" in Project Spartan can't connect. IE has no problem. What's …

iis browser windows-10 microsoft-edge
ResizeObserver - loop limit exceeded

About two months ago we started using Rollbar to notify us of various errors in our Web App. Ever since …

google-chrome aurelia microsoft-edge rollbar
How to make java web start launch automatically without double click on the JNLP

I have a java applet application which is accessed by our customers through our website. Since Microsoft edge and chrome …

java google-chrome java-web-start jnlp microsoft-edge
Add new Microsoft Edge to web browser control?

The new Windows 10 with Microsoft Edge has arrived. I want to ask you, how can I add it to my …

c# webkit webbrowser-control windows-10 microsoft-edge
How can I open a local HTML file in Microsoft Edge browser?

Since time immemorial, most web browsers have been able to open a local file if you ran the web-browser executable, …

windows winapi windows-10 microsoft-edge
Favicon NOT working on Edge

I have a problem with this favicon I generated for a local server php project. It works fine on most …

html icons microsoft-edge favicon
XMLHttpRequest: Network Error 0x80070005, Access is denied on Microsoft Edge (but not IE)

I have a very simple ajax request (see below). The server is using CORS and works fine in IE 10+, Chrome, …

javascript ajax internet-explorer cors microsoft-edge