macos 是否有适用于 mac 的 IE 测试仪?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3844682/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is there a IE tester for mac?
提问by ktm
I want to test my site on different version of IE on mac, is there any software for that ?
我想在 mac 上用不同版本的 IE 测试我的网站,有什么软件可以做吗?
采纳答案by ocodo
You could try using an online browser tester, for example
例如,您可以尝试使用在线浏览器测试仪
- BrowserShots - http://browsershots.org/
- BrowserShots - http://browsershots.org/
回答by pyfunc
You can also use VirtualBox to install windows and use IE on mac . While virtualbox is free, you need to get a handle on windows OS.
您也可以使用VirtualBox 安装windows 并在mac 上使用IE。虽然 virtualbox 是免费的,但您需要了解 Windows 操作系统。
You can also download the IE from Microsoft and use winebottler. It runs off of Wine and ‘bottles' various Windows apps into launchable .app files that sit in your Applications folder like any other Mac app.
您也可以从 Microsoft 下载 IE 并使用 winebottler。它运行 Wine 并将各种 Windows 应用程序“装瓶”到可启动的 .app 文件中,这些文件位于您的应用程序文件夹中,就像任何其他 Mac 应用程序一样。
回答by daviesgeek
Use Wine, a free OS X application that runs Windows executables. I use Winebottler, as it is a precompiled binary.
使用Wine,这是一个运行 Windows 可执行文件的免费 OS X 应用程序。我使用Winebottler,因为它是一个预编译的二进制文件。
回答by Stephen
Try the browserlingwebsite. It's kind of slow, but it seems to be faster in the morning.
试试浏览器网站。有点慢,但早上起来似乎更快。
回答by Alan Haggai Alavi
Check out BrowserShotswhich is a web service to check your websites against different web browsers running on different operating systems.
查看BrowserShots,这是一项网络服务,可针对在不同操作系统上运行的不同网络浏览器检查您的网站。
回答by Jossi Fresco
Check http://browserling.com/
Get an account and you can test many Windows browsers for free for 10 minutes at the time.
获得一个帐户,您可以在 10 分钟内免费测试许多 Windows 浏览器。
回答by Kevin Leary
Running a virtual machine with VirtualBox is the best way I have found to reliably test websites on multiple versions of Internet Explorer with Mac OS X:
使用 VirtualBox 运行虚拟机是我发现的在使用 Mac OS X 的多个版本的 Internet Explorer 上可靠地测试网站的最佳方式:
http://blog.openviewpartners.com/internet-explorer-mac-os-x/
http://blog.openviewpartners.com/internet-explorer-mac-os-x/