Is it possible to run Internet Explorer on OS X El Capitan?Is it still possible to run Safari 6 in 32bit on MacOS 10.8?Legally run IE for testing via Parallels on Mac, _without_ buying Windows?Unable to install Internet Explorer on MAC OS X 10.7.4What is a painless and free way to test Internet Explorer 10 on a Mac?VirtualBox No Internet Win7 Host, OS X GuestTurn Internet Sharing off automatically when on specific networkOriginal El Capitan 10.11.0?How do I view the page source in Safari just like I can in Windows Internet Explorer?How to install Internet Explorer on Mac OS X 10.11.6 ( EL Captain OS )?Reinstall El Capitan on 2009 iMac
Is this a crack on the carbon frame?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Modeling an IPv4 Address
Prove that NP is closed under karp reduction?
Why do falling prices hurt debtors?
Writing rule stating superpower from different root cause is bad writing
How can I make my BBEG immortal short of making them a Lich or Vampire?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
What is the word for reserving something for yourself before others do?
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
How does one intimidate enemies without having the capacity for violence?
Theorem, big Paralist and Amsart
How to write a macro that is braces sensitive?
What defenses are there against being summoned by the Gate spell?
Why dont electromagnetic waves interact with each other?
Mathematical cryptic clues
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
How to say job offer in Mandarin/Cantonese?
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
Why do I get two different answers for this counting problem?
"You are your self first supporter", a more proper way to say it
What does CI-V stand for?
Is it possible to run Internet Explorer on OS X El Capitan?
Is it still possible to run Safari 6 in 32bit on MacOS 10.8?Legally run IE for testing via Parallels on Mac, _without_ buying Windows?Unable to install Internet Explorer on MAC OS X 10.7.4What is a painless and free way to test Internet Explorer 10 on a Mac?VirtualBox No Internet Win7 Host, OS X GuestTurn Internet Sharing off automatically when on specific networkOriginal El Capitan 10.11.0?How do I view the page source in Safari just like I can in Windows Internet Explorer?How to install Internet Explorer on Mac OS X 10.11.6 ( EL Captain OS )?Reinstall El Capitan on 2009 iMac
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I need to connect to the website dictate.it, which says it only works with Internet Explorer.
Is it possible to find versions of IE to run somehow within macOS?
macos el-capitan internet-explorer
New contributor
add a comment |
I need to connect to the website dictate.it, which says it only works with Internet Explorer.
Is it possible to find versions of IE to run somehow within macOS?
macos el-capitan internet-explorer
New contributor
Comments are not for extended discussion; this conversation has been moved to chat.
– bmike♦
2 days ago
add a comment |
I need to connect to the website dictate.it, which says it only works with Internet Explorer.
Is it possible to find versions of IE to run somehow within macOS?
macos el-capitan internet-explorer
New contributor
I need to connect to the website dictate.it, which says it only works with Internet Explorer.
Is it possible to find versions of IE to run somehow within macOS?
macos el-capitan internet-explorer
macos el-capitan internet-explorer
New contributor
New contributor
edited 2 days ago
bmike♦
161k46290629
161k46290629
New contributor
asked 2 days ago
Sara PrunedduSara Pruneddu
7613
7613
New contributor
New contributor
Comments are not for extended discussion; this conversation has been moved to chat.
– bmike♦
2 days ago
add a comment |
Comments are not for extended discussion; this conversation has been moved to chat.
– bmike♦
2 days ago
Comments are not for extended discussion; this conversation has been moved to chat.
– bmike♦
2 days ago
Comments are not for extended discussion; this conversation has been moved to chat.
– bmike♦
2 days ago
add a comment |
6 Answers
6
active
oldest
votes
You can use a virtual machine and then use the images provided by Microsoft for use in testing older versions of IE. Requires no cost and you can delete it when you've finished using the site.
For free you can use VirtualBox, and then use one of the images from Microsoft.
New contributor
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
add a comment |
That last version of Internet Explorer for Mac was released in 2003 & won't run on a modern OS.
The closest you can achieve without actually installing Windows would be to change the User Agent in Safari to pretend to be a Windows native browser.
From iMore - How to view websites on your Mac that require Internet Explorer (or a PC)
How to access websites that require a PC or Internet Explorer
- Launch Safari.
- Click Safari in the menu bar at the top of your screen.
- Click Preferences.
- Click on the Advanced tab.
- Check the "Show Develop menu in menu bar" setting, then close the Preferences window. The Develop menu should now show in your menu bar.
- Go to Develop > User Agent.
- If you need to pretend you're using Internet Explorer, choose one of the Internet Explorer options.
- If you need to pretend you're using a PC, choose "Google Chrome — Windows" or "Firefox — Windows".
locked by bmike♦ 14 hours ago
This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.
comments disabled on deleted / locked posts / reviews |
First, please note that Internet Explorer has been deprecated and replaced by Microsoft Edge for 4 years. It is not known to be a secure browser and has frequent major vulnerabilities. If your service provider doesn't support any modern cross-platform browser (such as Mozilla Firefox or Google Chrome), it may be time for a change of provider or service.
That being said, if you really must use Internet Explorer and since it's only available on Windows OS you only have three choices :
- Use a Windows PC or install Windows on your Mac using Bootcamp
- Use a virtualization software (VirtualBox, Parallel Desktop or VMware Fusion) to run Windows inside a virtual machine on macOS
- Use a compatibility layer to run windows programs on macOS without virtualization
That last choice may be a good alternative if you only want to run one specific program and don't need a full-fledged Windows running. Wine is a free and open-source solution capable of running windows program on Unix-like systems (Linux or macOS).
You can install and setup Wine manually but it's mostly dedicated for advanced system administrators. However, there are multiple packaged front-ends for Wine that allow running windows program on macOS without much technical knowledge :
PlayOnMac, the Mac version of PlayOnLinux, is a free software and provides a user-friendly graphical interface with configuration templates to run the windows version of Internet Explorer
CrossOver, a commercial solution with customer support if you have some money to spend. It also provides a graphical interface and may have better support than PlayOnMac.
Winetricks, another open-source solution but mostly dedicated to advanced users
Although those solutions have a lot of benefits (no virtual machine, no Windows license needed, possibly no cost), they may be really tricky to set up if it doesn't work out-of-the-box. In which case a windows virtual machine may still be the easier way to go.
FYI, I managed to run Internet Explorer 8 on macOS Mojave using the trial version of CrossOver :
It may very well be the best solution if PlayOnMac doesn't work and you don't have the technical background necessary to setup Wine manually and you don't want to spend ~$200 on a Parallel Desktop + Windows 10 VM solution.
add a comment |
You could try to use some of the cloud tools that provide access to browsers via their service.
Essentially you create an account with one of these services, and through their dashboard you can access a list of browsers that you can control through your own browser.
One such example would be BrowserStack who have partnered with Microsoft to allow developers to test freely on Edge. They have a free plan which will allow you to access Internet Explorer and get your job done.
There are other providers too that you could consider: Sauce Labs, Cross Browser Testing, Browser Ling
Disclaimer: I used to be a BrowserStack employee
add a comment |
You have a few options:
VM software and an IEDev image. Microsoft provides free (time-limited) versions of Windows with IE in the form of virtual machine images. You can get them here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Install IE using WINE. The WINE project is a Windows compatibility layer for Unix-like systems including macOS. It's free but installing IE can be a pain. You can use tools like Winetricks to make installation easier. Good if you need an earlier version of IE than Microsoft's official solutions provide.
Change your useragent. In many cases, it used to be that most web browsers would work fine (or at least be operable) on sites optimised for IE only. However, developers couldn't be bothered to support anything outside of IE and would simply put a useragent-based whitelist in place. If you spoof your useragent to be IE, you might still be able to use the site. You can find many extensions for this in Firefox and Chrome/Chromium.
New contributor
add a comment |
Buy Parallels, buy Windows, install Parallels, install Windows, and now you can run Windows applications inside MacOSX, including Windows internals like Internet Explorer if I'm not mistaken.
Costs a few hundred dollars total, but you now have Windows running inside MacOSX and can run most Windows software directly. Some exceptions exist, especially late versions of DirectX and OpenGL aren't supported because of restrictions imposed by OSX (Apple's stonewalling on providing an up to date OpenGL implementation).
1
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
add a comment |
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use a virtual machine and then use the images provided by Microsoft for use in testing older versions of IE. Requires no cost and you can delete it when you've finished using the site.
For free you can use VirtualBox, and then use one of the images from Microsoft.
New contributor
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
add a comment |
You can use a virtual machine and then use the images provided by Microsoft for use in testing older versions of IE. Requires no cost and you can delete it when you've finished using the site.
For free you can use VirtualBox, and then use one of the images from Microsoft.
New contributor
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
add a comment |
You can use a virtual machine and then use the images provided by Microsoft for use in testing older versions of IE. Requires no cost and you can delete it when you've finished using the site.
For free you can use VirtualBox, and then use one of the images from Microsoft.
New contributor
You can use a virtual machine and then use the images provided by Microsoft for use in testing older versions of IE. Requires no cost and you can delete it when you've finished using the site.
For free you can use VirtualBox, and then use one of the images from Microsoft.
New contributor
edited 2 days ago
New contributor
answered 2 days ago
Ryan McDonoughRyan McDonough
35826
35826
New contributor
New contributor
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
add a comment |
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
Please note that the Microsoft testing virtual machine expires after 90 days and are for testing only, from the license terms: "You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment."
– zakinster
14 hours ago
add a comment |
That last version of Internet Explorer for Mac was released in 2003 & won't run on a modern OS.
The closest you can achieve without actually installing Windows would be to change the User Agent in Safari to pretend to be a Windows native browser.
From iMore - How to view websites on your Mac that require Internet Explorer (or a PC)
How to access websites that require a PC or Internet Explorer
- Launch Safari.
- Click Safari in the menu bar at the top of your screen.
- Click Preferences.
- Click on the Advanced tab.
- Check the "Show Develop menu in menu bar" setting, then close the Preferences window. The Develop menu should now show in your menu bar.
- Go to Develop > User Agent.
- If you need to pretend you're using Internet Explorer, choose one of the Internet Explorer options.
- If you need to pretend you're using a PC, choose "Google Chrome — Windows" or "Firefox — Windows".
locked by bmike♦ 14 hours ago
This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.
comments disabled on deleted / locked posts / reviews |
That last version of Internet Explorer for Mac was released in 2003 & won't run on a modern OS.
The closest you can achieve without actually installing Windows would be to change the User Agent in Safari to pretend to be a Windows native browser.
From iMore - How to view websites on your Mac that require Internet Explorer (or a PC)
How to access websites that require a PC or Internet Explorer
- Launch Safari.
- Click Safari in the menu bar at the top of your screen.
- Click Preferences.
- Click on the Advanced tab.
- Check the "Show Develop menu in menu bar" setting, then close the Preferences window. The Develop menu should now show in your menu bar.
- Go to Develop > User Agent.
- If you need to pretend you're using Internet Explorer, choose one of the Internet Explorer options.
- If you need to pretend you're using a PC, choose "Google Chrome — Windows" or "Firefox — Windows".
locked by bmike♦ 14 hours ago
This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.
comments disabled on deleted / locked posts / reviews |
That last version of Internet Explorer for Mac was released in 2003 & won't run on a modern OS.
The closest you can achieve without actually installing Windows would be to change the User Agent in Safari to pretend to be a Windows native browser.
From iMore - How to view websites on your Mac that require Internet Explorer (or a PC)
How to access websites that require a PC or Internet Explorer
- Launch Safari.
- Click Safari in the menu bar at the top of your screen.
- Click Preferences.
- Click on the Advanced tab.
- Check the "Show Develop menu in menu bar" setting, then close the Preferences window. The Develop menu should now show in your menu bar.
- Go to Develop > User Agent.
- If you need to pretend you're using Internet Explorer, choose one of the Internet Explorer options.
- If you need to pretend you're using a PC, choose "Google Chrome — Windows" or "Firefox — Windows".
locked by bmike♦ 14 hours ago
That last version of Internet Explorer for Mac was released in 2003 & won't run on a modern OS.
The closest you can achieve without actually installing Windows would be to change the User Agent in Safari to pretend to be a Windows native browser.
From iMore - How to view websites on your Mac that require Internet Explorer (or a PC)
How to access websites that require a PC or Internet Explorer
- Launch Safari.
- Click Safari in the menu bar at the top of your screen.
- Click Preferences.
- Click on the Advanced tab.
- Check the "Show Develop menu in menu bar" setting, then close the Preferences window. The Develop menu should now show in your menu bar.
- Go to Develop > User Agent.
- If you need to pretend you're using Internet Explorer, choose one of the Internet Explorer options.
- If you need to pretend you're using a PC, choose "Google Chrome — Windows" or "Firefox — Windows".
locked by bmike♦ 14 hours ago
locked by bmike♦ 14 hours ago
locked by bmike♦ 14 hours ago
answered 2 days ago
TetsujinTetsujin
61.9k15102196
61.9k15102196
This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.
This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.
comments disabled on deleted / locked posts / reviews |
comments disabled on deleted / locked posts / reviews |
First, please note that Internet Explorer has been deprecated and replaced by Microsoft Edge for 4 years. It is not known to be a secure browser and has frequent major vulnerabilities. If your service provider doesn't support any modern cross-platform browser (such as Mozilla Firefox or Google Chrome), it may be time for a change of provider or service.
That being said, if you really must use Internet Explorer and since it's only available on Windows OS you only have three choices :
- Use a Windows PC or install Windows on your Mac using Bootcamp
- Use a virtualization software (VirtualBox, Parallel Desktop or VMware Fusion) to run Windows inside a virtual machine on macOS
- Use a compatibility layer to run windows programs on macOS without virtualization
That last choice may be a good alternative if you only want to run one specific program and don't need a full-fledged Windows running. Wine is a free and open-source solution capable of running windows program on Unix-like systems (Linux or macOS).
You can install and setup Wine manually but it's mostly dedicated for advanced system administrators. However, there are multiple packaged front-ends for Wine that allow running windows program on macOS without much technical knowledge :
PlayOnMac, the Mac version of PlayOnLinux, is a free software and provides a user-friendly graphical interface with configuration templates to run the windows version of Internet Explorer
CrossOver, a commercial solution with customer support if you have some money to spend. It also provides a graphical interface and may have better support than PlayOnMac.
Winetricks, another open-source solution but mostly dedicated to advanced users
Although those solutions have a lot of benefits (no virtual machine, no Windows license needed, possibly no cost), they may be really tricky to set up if it doesn't work out-of-the-box. In which case a windows virtual machine may still be the easier way to go.
FYI, I managed to run Internet Explorer 8 on macOS Mojave using the trial version of CrossOver :
It may very well be the best solution if PlayOnMac doesn't work and you don't have the technical background necessary to setup Wine manually and you don't want to spend ~$200 on a Parallel Desktop + Windows 10 VM solution.
add a comment |
First, please note that Internet Explorer has been deprecated and replaced by Microsoft Edge for 4 years. It is not known to be a secure browser and has frequent major vulnerabilities. If your service provider doesn't support any modern cross-platform browser (such as Mozilla Firefox or Google Chrome), it may be time for a change of provider or service.
That being said, if you really must use Internet Explorer and since it's only available on Windows OS you only have three choices :
- Use a Windows PC or install Windows on your Mac using Bootcamp
- Use a virtualization software (VirtualBox, Parallel Desktop or VMware Fusion) to run Windows inside a virtual machine on macOS
- Use a compatibility layer to run windows programs on macOS without virtualization
That last choice may be a good alternative if you only want to run one specific program and don't need a full-fledged Windows running. Wine is a free and open-source solution capable of running windows program on Unix-like systems (Linux or macOS).
You can install and setup Wine manually but it's mostly dedicated for advanced system administrators. However, there are multiple packaged front-ends for Wine that allow running windows program on macOS without much technical knowledge :
PlayOnMac, the Mac version of PlayOnLinux, is a free software and provides a user-friendly graphical interface with configuration templates to run the windows version of Internet Explorer
CrossOver, a commercial solution with customer support if you have some money to spend. It also provides a graphical interface and may have better support than PlayOnMac.
Winetricks, another open-source solution but mostly dedicated to advanced users
Although those solutions have a lot of benefits (no virtual machine, no Windows license needed, possibly no cost), they may be really tricky to set up if it doesn't work out-of-the-box. In which case a windows virtual machine may still be the easier way to go.
FYI, I managed to run Internet Explorer 8 on macOS Mojave using the trial version of CrossOver :
It may very well be the best solution if PlayOnMac doesn't work and you don't have the technical background necessary to setup Wine manually and you don't want to spend ~$200 on a Parallel Desktop + Windows 10 VM solution.
add a comment |
First, please note that Internet Explorer has been deprecated and replaced by Microsoft Edge for 4 years. It is not known to be a secure browser and has frequent major vulnerabilities. If your service provider doesn't support any modern cross-platform browser (such as Mozilla Firefox or Google Chrome), it may be time for a change of provider or service.
That being said, if you really must use Internet Explorer and since it's only available on Windows OS you only have three choices :
- Use a Windows PC or install Windows on your Mac using Bootcamp
- Use a virtualization software (VirtualBox, Parallel Desktop or VMware Fusion) to run Windows inside a virtual machine on macOS
- Use a compatibility layer to run windows programs on macOS without virtualization
That last choice may be a good alternative if you only want to run one specific program and don't need a full-fledged Windows running. Wine is a free and open-source solution capable of running windows program on Unix-like systems (Linux or macOS).
You can install and setup Wine manually but it's mostly dedicated for advanced system administrators. However, there are multiple packaged front-ends for Wine that allow running windows program on macOS without much technical knowledge :
PlayOnMac, the Mac version of PlayOnLinux, is a free software and provides a user-friendly graphical interface with configuration templates to run the windows version of Internet Explorer
CrossOver, a commercial solution with customer support if you have some money to spend. It also provides a graphical interface and may have better support than PlayOnMac.
Winetricks, another open-source solution but mostly dedicated to advanced users
Although those solutions have a lot of benefits (no virtual machine, no Windows license needed, possibly no cost), they may be really tricky to set up if it doesn't work out-of-the-box. In which case a windows virtual machine may still be the easier way to go.
FYI, I managed to run Internet Explorer 8 on macOS Mojave using the trial version of CrossOver :
It may very well be the best solution if PlayOnMac doesn't work and you don't have the technical background necessary to setup Wine manually and you don't want to spend ~$200 on a Parallel Desktop + Windows 10 VM solution.
First, please note that Internet Explorer has been deprecated and replaced by Microsoft Edge for 4 years. It is not known to be a secure browser and has frequent major vulnerabilities. If your service provider doesn't support any modern cross-platform browser (such as Mozilla Firefox or Google Chrome), it may be time for a change of provider or service.
That being said, if you really must use Internet Explorer and since it's only available on Windows OS you only have three choices :
- Use a Windows PC or install Windows on your Mac using Bootcamp
- Use a virtualization software (VirtualBox, Parallel Desktop or VMware Fusion) to run Windows inside a virtual machine on macOS
- Use a compatibility layer to run windows programs on macOS without virtualization
That last choice may be a good alternative if you only want to run one specific program and don't need a full-fledged Windows running. Wine is a free and open-source solution capable of running windows program on Unix-like systems (Linux or macOS).
You can install and setup Wine manually but it's mostly dedicated for advanced system administrators. However, there are multiple packaged front-ends for Wine that allow running windows program on macOS without much technical knowledge :
PlayOnMac, the Mac version of PlayOnLinux, is a free software and provides a user-friendly graphical interface with configuration templates to run the windows version of Internet Explorer
CrossOver, a commercial solution with customer support if you have some money to spend. It also provides a graphical interface and may have better support than PlayOnMac.
Winetricks, another open-source solution but mostly dedicated to advanced users
Although those solutions have a lot of benefits (no virtual machine, no Windows license needed, possibly no cost), they may be really tricky to set up if it doesn't work out-of-the-box. In which case a windows virtual machine may still be the easier way to go.
FYI, I managed to run Internet Explorer 8 on macOS Mojave using the trial version of CrossOver :
It may very well be the best solution if PlayOnMac doesn't work and you don't have the technical background necessary to setup Wine manually and you don't want to spend ~$200 on a Parallel Desktop + Windows 10 VM solution.
edited yesterday
answered 2 days ago
zakinsterzakinster
31716
31716
add a comment |
add a comment |
You could try to use some of the cloud tools that provide access to browsers via their service.
Essentially you create an account with one of these services, and through their dashboard you can access a list of browsers that you can control through your own browser.
One such example would be BrowserStack who have partnered with Microsoft to allow developers to test freely on Edge. They have a free plan which will allow you to access Internet Explorer and get your job done.
There are other providers too that you could consider: Sauce Labs, Cross Browser Testing, Browser Ling
Disclaimer: I used to be a BrowserStack employee
add a comment |
You could try to use some of the cloud tools that provide access to browsers via their service.
Essentially you create an account with one of these services, and through their dashboard you can access a list of browsers that you can control through your own browser.
One such example would be BrowserStack who have partnered with Microsoft to allow developers to test freely on Edge. They have a free plan which will allow you to access Internet Explorer and get your job done.
There are other providers too that you could consider: Sauce Labs, Cross Browser Testing, Browser Ling
Disclaimer: I used to be a BrowserStack employee
add a comment |
You could try to use some of the cloud tools that provide access to browsers via their service.
Essentially you create an account with one of these services, and through their dashboard you can access a list of browsers that you can control through your own browser.
One such example would be BrowserStack who have partnered with Microsoft to allow developers to test freely on Edge. They have a free plan which will allow you to access Internet Explorer and get your job done.
There are other providers too that you could consider: Sauce Labs, Cross Browser Testing, Browser Ling
Disclaimer: I used to be a BrowserStack employee
You could try to use some of the cloud tools that provide access to browsers via their service.
Essentially you create an account with one of these services, and through their dashboard you can access a list of browsers that you can control through your own browser.
One such example would be BrowserStack who have partnered with Microsoft to allow developers to test freely on Edge. They have a free plan which will allow you to access Internet Explorer and get your job done.
There are other providers too that you could consider: Sauce Labs, Cross Browser Testing, Browser Ling
Disclaimer: I used to be a BrowserStack employee
answered 2 days ago
SinsteinSinstein
1568
1568
add a comment |
add a comment |
You have a few options:
VM software and an IEDev image. Microsoft provides free (time-limited) versions of Windows with IE in the form of virtual machine images. You can get them here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Install IE using WINE. The WINE project is a Windows compatibility layer for Unix-like systems including macOS. It's free but installing IE can be a pain. You can use tools like Winetricks to make installation easier. Good if you need an earlier version of IE than Microsoft's official solutions provide.
Change your useragent. In many cases, it used to be that most web browsers would work fine (or at least be operable) on sites optimised for IE only. However, developers couldn't be bothered to support anything outside of IE and would simply put a useragent-based whitelist in place. If you spoof your useragent to be IE, you might still be able to use the site. You can find many extensions for this in Firefox and Chrome/Chromium.
New contributor
add a comment |
You have a few options:
VM software and an IEDev image. Microsoft provides free (time-limited) versions of Windows with IE in the form of virtual machine images. You can get them here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Install IE using WINE. The WINE project is a Windows compatibility layer for Unix-like systems including macOS. It's free but installing IE can be a pain. You can use tools like Winetricks to make installation easier. Good if you need an earlier version of IE than Microsoft's official solutions provide.
Change your useragent. In many cases, it used to be that most web browsers would work fine (or at least be operable) on sites optimised for IE only. However, developers couldn't be bothered to support anything outside of IE and would simply put a useragent-based whitelist in place. If you spoof your useragent to be IE, you might still be able to use the site. You can find many extensions for this in Firefox and Chrome/Chromium.
New contributor
add a comment |
You have a few options:
VM software and an IEDev image. Microsoft provides free (time-limited) versions of Windows with IE in the form of virtual machine images. You can get them here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Install IE using WINE. The WINE project is a Windows compatibility layer for Unix-like systems including macOS. It's free but installing IE can be a pain. You can use tools like Winetricks to make installation easier. Good if you need an earlier version of IE than Microsoft's official solutions provide.
Change your useragent. In many cases, it used to be that most web browsers would work fine (or at least be operable) on sites optimised for IE only. However, developers couldn't be bothered to support anything outside of IE and would simply put a useragent-based whitelist in place. If you spoof your useragent to be IE, you might still be able to use the site. You can find many extensions for this in Firefox and Chrome/Chromium.
New contributor
You have a few options:
VM software and an IEDev image. Microsoft provides free (time-limited) versions of Windows with IE in the form of virtual machine images. You can get them here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Install IE using WINE. The WINE project is a Windows compatibility layer for Unix-like systems including macOS. It's free but installing IE can be a pain. You can use tools like Winetricks to make installation easier. Good if you need an earlier version of IE than Microsoft's official solutions provide.
Change your useragent. In many cases, it used to be that most web browsers would work fine (or at least be operable) on sites optimised for IE only. However, developers couldn't be bothered to support anything outside of IE and would simply put a useragent-based whitelist in place. If you spoof your useragent to be IE, you might still be able to use the site. You can find many extensions for this in Firefox and Chrome/Chromium.
New contributor
New contributor
answered 2 days ago
520520
1811
1811
New contributor
New contributor
add a comment |
add a comment |
Buy Parallels, buy Windows, install Parallels, install Windows, and now you can run Windows applications inside MacOSX, including Windows internals like Internet Explorer if I'm not mistaken.
Costs a few hundred dollars total, but you now have Windows running inside MacOSX and can run most Windows software directly. Some exceptions exist, especially late versions of DirectX and OpenGL aren't supported because of restrictions imposed by OSX (Apple's stonewalling on providing an up to date OpenGL implementation).
1
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
add a comment |
Buy Parallels, buy Windows, install Parallels, install Windows, and now you can run Windows applications inside MacOSX, including Windows internals like Internet Explorer if I'm not mistaken.
Costs a few hundred dollars total, but you now have Windows running inside MacOSX and can run most Windows software directly. Some exceptions exist, especially late versions of DirectX and OpenGL aren't supported because of restrictions imposed by OSX (Apple's stonewalling on providing an up to date OpenGL implementation).
1
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
add a comment |
Buy Parallels, buy Windows, install Parallels, install Windows, and now you can run Windows applications inside MacOSX, including Windows internals like Internet Explorer if I'm not mistaken.
Costs a few hundred dollars total, but you now have Windows running inside MacOSX and can run most Windows software directly. Some exceptions exist, especially late versions of DirectX and OpenGL aren't supported because of restrictions imposed by OSX (Apple's stonewalling on providing an up to date OpenGL implementation).
Buy Parallels, buy Windows, install Parallels, install Windows, and now you can run Windows applications inside MacOSX, including Windows internals like Internet Explorer if I'm not mistaken.
Costs a few hundred dollars total, but you now have Windows running inside MacOSX and can run most Windows software directly. Some exceptions exist, especially late versions of DirectX and OpenGL aren't supported because of restrictions imposed by OSX (Apple's stonewalling on providing an up to date OpenGL implementation).
answered 2 days ago
jwentingjwenting
1652
1652
1
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
add a comment |
1
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
1
1
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
I’m going to -1 this since “costs a few hundred dollars” is the least of the costs if you run Windows on Mac. The time spent learning how to secure, patch, manage a new OS just to navigate one website that would be amenable to changing the user agent seems like overkill of investment and time. I get someone might want that, but this seems far less ideal. (Not a -1 reason, but what does stonewalling OpenGL have to do with this topic?)
– bmike♦
19 hours ago
add a comment |
Comments are not for extended discussion; this conversation has been moved to chat.
– bmike♦
2 days ago