Top "Microsoft-edge" questions

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

Can't open local iis site in ie edge

I have a site set up locally to do development on it and I have added it to iis and …

iis windows-10 microsoft-edge hosts-file
How to restore session in Microsoft Edge

I am using Windows 10 operating system, and yesterday I have installed the latest update version 1511. Everything is working ok, except …

session restore microsoft-edge
how to detect IE and Edge browsers in CSS?

Is there an standard way to detect IE and Edge browsers in css? I saw responses for detecting in javascript …

css internet-explorer browser microsoft-edge
Unable to set cookies in Selenium Webdriver

I'm trying to add cookies to a link before I open it with webdriver but it keeps giving me this …

java testing cookies selenium-webdriver microsoft-edge
Why are CORS requests failing in Microsoft Edge but working in other browsers?

I'm using jQuery to send cross origin ajax requests and they're working fine in IE11, Chrome and Firefox but they …

cors fiddler microsoft-edge
How to disable cache in Windows 10 on the Edge browser?

How to disable or delete browser cache in Windows 10 on the Edge browser? There are no options on preferences and …

browser-cache microsoft-edge no-cache
How to test app on Edge on Mac OS or Linux

I am on Mac OS and Linux and want to test my app on Edge. I know I can use …

microsoft-edge
localStorage not working in Edge?

I am currently working on a some JS. It works fine in every browser apart from Microsoft Edge. The issue …

javascript local-storage microsoft-edge
window.scrollTo with options not working on Microsoft Edge

I have a strange issue which I can only replicate on Microsoft browsers (Edge and IE11 tested). This code correctly …

javascript microsoft-edge