In order to cross-platform test the websites I develop on my mac, I need to get versions of IE running. I’ve tried wine, and winebottler so far. I can get IE to run, but it cannot connect to the internet (or even localhost). So I only have IE5.2, which is total rubbish.
I don’t have a copy of windows, so VirtualBox is out, unless it can help me get IE going on Linux or something. Also, I need more than just snapshots, so browsershots.org etc. is out.
Idiot instructions anybody?
In order to cross-platform test the websites I develop on my mac, I need
Share
I just installed IE 7 8 and 9 with this tool: https://github.com/xdissent/ievms
It works great but it requires the newest version of virtual box to be installed.
The git project it self is only one shell script
The script downloads the official microsoft internet explorer test images which will work for 30 days.
After downloading the files it extracts and converts the files so all you have to do is starting the vm you need.
if you have ssl and curl installed just run:
However this didn’t work for me so I had to download the file manually.
The password for ALL VMs is “Password1”.
I haven’t tested it yet but it looks like they provide snapshots to reset the 30 days testing time: