Top "Internet-explorer-11" questions

Internet Explorer 11 (IE11) is the successor to Internet Explorer 10.

Nothing in the Emulation tab on IE 11

I recently update to IE11. I would like to use develop tool for change the browser to previous version for …

internet-explorer internet-explorer-11 ie-developer-tools
Selenium not detecting the second window in IE

My application opens up a new window on clicking a button and i need to perform some actions in that …

java selenium selenium-webdriver internet-explorer-11 desiredcapabilities
Which is the compatible version of IEDriverServer for IE11 and Selenium 3.13?

I am automating tests with IE11 and Selenium 3.13 and I was testing different version of IEDriverServer but every version has …

selenium selenium-webdriver internet-explorer-11 selenium-iedriver iedriverserver
IE11 window.history.pushState "Object doesn't support property or method 'pushState'

I have this simple html code below. It works as expected (appending ?SomeParam to the url) in my development environment (…

javascript html internet-explorer-11 history pushstate
IE11 VM is no longer available for download - what are the other testing options?

It seems that the IE11 VM is no longer available from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ (why???) …

internet-explorer frontend internet-explorer-11 microsoft-edge ie11-developer-tools
How does IE11 populate window.location.origin?

I have an issue in a non production environment in Internet Explorer 11 where window.location.origin is undefined. However, in …

javascript internet-explorer internet-explorer-11 intranet chakra
Could not complete the operation due to error 800a025e

What does this error mean in IE10/11: Error: Could not complete the operation due to error 800a025e. And how …

javascript internet-explorer internet-explorer-10 internet-explorer-11 rangy
IE11 is missing User Agent Style for main element (display: block;)

Apparantly IE11 doesn't have a User Agent Style for <main> and therefor no display: block; on it. Why …

html internet-explorer user-agent internet-explorer-11
Absolute Position Issue with :before pseudo element with IE 11< vs. all other browsers

Please note: Using a separate stylesheet or conditional comments to flag IE11 or less is not an option, so I …

css internet-explorer absolute internet-explorer-11 pseudo-element
CSS rule for ::-ms-clear pseudo-element not appearing in IE11 Dev Tools, rule not always working?

I have a peculiar problem relating to a CSS issue against an MS-specific pseudo-element in IE11 on Windows 7. In order …

html css internet-explorer-11 ie11-developer-tools