适用于 Mac 和 Linux 的 Internet Explorer 测试
好吧,这个问题可能以前已经被问过,但我还没有找到答案。 如果我不想使用虚拟机或蹩脚的屏幕截图网页,我如何测试 IE 的网络开发? 微软不应该为网络开发人员提供一个工具来测试他们的产品吗?因为越来越多的人在 mac 和 linux 上进行开发,直到最后才关心在 IE 上进行测试,因此错过了很多 bug。
Okey, so the question has probably been asked before, but I haven't found an answer.
If I don't want to use a virtual-machine or crappy screenshot-webpages how could I test web-development for IE?
Shouldn't Microsoft supply a tool for web developers to test their products? Because more and more people are developing on mac and linux and don't care about testing on IE until the end, and therefore misses a lot of bugs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以使用 IEs4Linux: http://www.tatanka.com.br/ies4linux/page/ Main_Page (wine)
但这真的很糟糕。
最好的选择是设置虚拟机。 ;)
我们公司为每个 IE 版本配备一台虚拟机。
You could use IEs4Linux: http://www.tatanka.com.br/ies4linux/page/Main_Page (wine)
But this is really crap.
The best option will be to setup a virtual machine. ;)
We have in our company, one virtual machine for every IE version.
在这种情况下,Wine 几乎是唯一的选择。
WineBottler 有很好的预定义前缀,可以使用 Wine 在 OSX 上运行 Internet Explorer。
安装非常简单。
结帐:
http://winebottler.kronenberg.org/
In that case, Wine is pretty much the only way to go.
WineBottler has nice predefined prefixes to run Internet Explorer on OSX using Wine.
It's extremely easy to install.
Checkout:
http://winebottler.kronenberg.org/
[2012 年 10 月]:一位朋友今天告诉我 browserling.com,这似乎是一个完美的解决方案(免费 + 订阅)。我在这个线程中写了更多关于它的内容: 在 Mac 上测试 IE 网页设计的最佳方法?
[October 2012]: A friend told me about browserling.com today which seems like a perfect solution (free + subscription). I wrote about it more in this thread: Best way to test a webdesign for IE on a Mac?