Top "Microsoft-edge" questions

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

How do I enable Java in Microsoft Edge web browser?

My corporate web application is using Java applet to access users file system. There is no way for us to …

java microsoft-edge
How can I detect Internet Explorer (IE) and Microsoft Edge using JavaScript?

I've looked around a lot, and I understand that there's a lot of ways to detect internet explorer. My problem …

javascript html internet-explorer media-queries microsoft-edge
IE and Edge fix for object-fit: cover;

I'm using object-fit: cover; in my CSS for images on a specific page, because they need to stick on the …

css internet-explorer microsoft-edge
How to open URL in Microsoft Edge from the command line?

I need to open URL in Microsoft Edge (on Windows 10). When I invoke start shell:AppsFolder\Microsoft.MicrosoftEdge_8wekyb3d8…

windows-10 microsoft-edge
How to Identify Microsoft Edge browser via CSS?

I'm developing web application and I need to identify Microsoft Edge's browser separately from others, to apply unique styling. Is …

css browser microsoft-edge
includes() not working in all browsers

right here is a block of my code. It works perfect in fireFox and Chrome. But not in IE. I …

javascript function internet-explorer methods microsoft-edge
How to target Edge browser with javascript

I know you should do feature detection where possible, but can you detect in Javascript if the browser is the …

javascript browser-detection microsoft-edge
How to target Microsoft Edge with CSS?

I would like to target Edge and have flexbox behave simliar to Firefox 33 / Chrome, for more detail see this question. …

css browser-detection microsoft-edge
What is the User Agent string name for Microsoft Edge?

I'm making a website and I want it to be compatible with the forthcoming Microsoft Edge when it comes out …

mobile microsoft-edge user-agent
Is there a Selenium WebDriver available for the Microsoft Edge browser?

As of the date of this post the name "Microsoft Edge" has just been officially announced as the default browser …

selenium selenium-webdriver webdriver microsoft-edge selenium-edgedriver