Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I test IE10 on Mac?

Tags:

How can I test web sites in IE10 on Mac?

Currently I am testing IE9 in VirtualBox with Windows 7 installed from Internet Explorer Application Compatibility VPC Image. I could not find similar image for Windows 8. IETester does not have IE10 eigher. Is there an easy way to test IE10 on Mac?

like image 268
Evgenii Avatar asked Mar 26 '13 03:03

Evgenii


People also ask

How do I simulate a Windows browser on a Mac?

To use Microsoft Edge or Internet Explorer on Mac: Go to the Develop menu in Safari's menu bar. Navigate to User Agent and select the browser you're looking for, whether it's Microsoft Edge, any of the Internet Explorer versions, Google Chrome, Firefox, etc.

Does edge IE mode work on Mac?

No! You can no longer install Internet Explorer on a Mac, but you can install Windows or select a browser to emulate Internet Explorer on Mac. You can also choose any cross browser testing platform like LambdaTest to test Internet Explorer for Mac.


2 Answers

That page no longer appears to be up-to-date.

However, Microsoft's developer website provides free download links to test Microsoft Edge and Internet Explorer (versions 8 through 11) using virtual machines. You can manage them locally using VirtualBox or another virtualization software tool.

like image 127
BoltClock Avatar answered Oct 14 '22 06:10

BoltClock


  1. Open Safari and navigate to Safari > Preferences from the menu bar.
  2. Click on the Advanced tab.
  3. Check the "Show Develop menu in menu bar" setting, then close the Preferences window.
  4. The Develop menu should now show in your menu bar.
  5. Go to Develop > User Agent.
  6. Here, you have to option to choose different browser options like Microsoft Edge, Internet Explorer 7, 8, 9, 10 and 11. You can also choose Firefox and Chrome as the User Agent.

Source: How to view websites on your Mac that require Internet Explorer (or a PC)

like image 20
Mukesh Chapagain Avatar answered Oct 14 '22 05:10

Mukesh Chapagain