🤯 50% Off! 700+ courses, assessments, and books

How to Test for Internet Explorer on Android, iOS, and Mac OS X

Rey Bango
Share

This article is part of a web dev tech series from Microsoft. Thank you for supporting the partners who make SitePoint possible.

Earlier this year, the Microsoft team launched a new tool to make it easier to test sites in IE regardless of which platform you’re on (seriously). It’s part of their work on Project Spartan and its new rendering engine and new user-agent string, which is a fork of Trident that’s far more interoperable with the mobile Web.

In this tutorial, I want to demonstrate what this looks like in Chrome on my MacBook and how to set it up.

TL;DR? Here are some Vines to show you it in action:

  • Mac OSX

  • Android

  • iOS

  • Win7

The tool is called RemoteIE and is designed to offer a virtualized version of the latest version of IE. This allows you to test out the latest version of IE without have to have a virtual machine installed. And if you want to test for past versions of IE, you can always use the free virtual machines on modern.IE by starting here.

Getting Set Up

I ran through the steps to use the tool myself and wanted to document everything in case you run into any hiccups.

First, head on over to http://remote.modern.ie/ which will take you to this page:

Select a Server

At which point you’ll be asked to download the Microsoft Remote Desktop app for whichever platform you want. This could be for:

  • Mac OS X

  • iPhone or iPad

  • Android

  • Windows x86 or x64

  • Windows RT

Application Permissions

If you have a Live.com or Outlook.com you can use that or you can register for a new one. No, you don’t need to use those services for anything else if you don’t want to but they’ve actually gotten way better and it might be worth a look.

Next, you’ll want to select which server is closest to you so you have the best possible performance:

Remote Homepage

You’ll need a Microsoft account to use the service since it needs to associate the service to that account.

Download App

As you can see, I was serious when I said this would be available cross-platform. On your Mac, download the app from the Apple App Store. Clicking on the “Mac” link will direct you to the online Apple store site.

App Store Preview

Click on the “View in Mac App Store” button so that you can launch the App Store app on your Mac. You’ll be presented by a confirmation notice from Chrome (or your fav OS X browser) to launch the external app:

Chrome External Protocol Request

And after you confirm it you’ll be in the App Store entry:

App Store Entry

In my case, I already had the app installed which is why it shows “Open”. If you don’t have it installed, go ahead and do so. Once you installed it, look for it in Finder:

The App in Finder

or if you’re like me, use the awesome Alfred to find it:

App in Alfred

Now, the next step is why I wanted to create this tutorial since it isn’t immediately obvious once you run Remote Desktop what to do. When you launch the app, if you take a look at the header, you’ll see an entry called Microsoft RemoteApp. That’s what you’ll want to click:

RemoteApp Launch Screen

From there, you’ll now be asked for your Microsoft account information to determine what app subscriptions you have available:

Loading Subscriptions

Signing In to Microsoft App

Microsoft Account Details

Now that it’s figured out that you’re legit, you’ll see a dialog showing what your app subscriptions are:

App Subscriptions List

Again, I want to help you avoid confusion here since the UX at this specific point is a little off. When you click on the checkbox for “Internet Explorer (email: iewebeco@microsoft.com)”, an entry for Internet Explorer->IE Technical Preview will be added to the main Microsoft Remote Desktop app BUT the dialog with the checkbox I just mentioned doesn’t disappear. See here:

Close Preview

Once you see the entry in the main app that says “IE Technical Preview”, you can close the dialog box with the checkbox. You can see in the previous image how I highlighted the close dialog icon.

We’re almost done. Next, go ahead and double-click on “IE Technical Preview” to launch your virtualized version of IE. It’ll take just a minute to spin everything up so be patient:

Virtualized Preview Loading

And once it’s up, you have a full blown version of IE 11 Technical Preview ready for you. Notice in the following image how the F12 Developer Tools are there for you:

Preview Opened

More testing tools

This is a great new tool and it’ll definitely lower the friction to testing on the latest version of IE but there are some limitations that should be noted including the inability to access the local file system. It be great if that were possible but VMs can be tricky to deal with, especially from a security perspective.

Of course, there are other free tools that can help you test for IE:

If you want more details, you can check out last year’s Remote.IE announcement on the IE Blog. So now that you’ve got this all setup, let us know if it’s helping you spend less time testing.

This article is part of the web dev tech series from Microsoft. We’re excited to share Project Spartan and its new rendering engine with you. Get free virtual machines or test remotely on your Mac, iOS, Android, or Windows device at modern.IE.

CSS Master, 3rd Edition