如何使用 Linux 在 IE 中进行测试

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3701484/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-04 23:08:48  来源:igfitidea点击:

How to test in IE with Linux

linuxinternet-explorer-8

提问by EmmyS

Normally I have two computers to work on - my development machine, running Ubuntu, and a testing machine that has Windows. The testing machine is in surgery, and I need to be able to test in IE8. Unfortunately I can't seem to get it to run under wine. I've tried the IE NetRenderer add-on for Firefox, but all it does is take a screenshot of the page. I have dynamic code (ajax) that I need to be able to test.

通常我有两台计算机要工作——我的开发机器,运行 Ubuntu,和一台装有 Windows 的测试机器。测试机在手术中,需要能在IE8下测试。不幸的是,我似乎无法让它在 wine 下运行。我已经尝试过用于 Firefox 的 IE NetRenderer 附加组件,但它所做的只是截取页面的屏幕截图。我有需要能够测试的动态代码 (ajax)。

Any ideas?

有任何想法吗?

采纳答案by MarkR

Don't bother trying to run it under Wine - such a test would be invalid anyway.

不要费心尝试在 Wine 下运行它 - 这样的测试无论如何都是无效的。

Just install Windows in a VM. It's easy.

只需在 VM 中安装 Windows。这很简单。

回答by Lex

I'm on linux and using VirtualBox and various Windows images sourced from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

我在 linux 上使用 VirtualBox 和来自https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ 的各种 Windows 图像

They're supplying old windows versions with updated license which super seeds the default. Meaning you can restore an image back to its 30 day trail indefinitely.

他们正在提供带有更新许可证的旧 Windows 版本,这些许可证超级种子默认值。这意味着您可以无限期地将图像恢复到其 30 天的轨迹。

I use the same system at work on OSX

我在 OSX 上使用相同的系统

EDIT: The original answer was referencing this page with the images: http://www.modern.ie/en-us/virtualization-tools#downloads

编辑:原始答案是引用此页面的图像:http: //www.modern.ie/en-us/virtualization-tools#downloads

回答by abrown25

I've used this website very sparingly (when I didn't have a Windows machine with IE Tester). It eventually costs a subscription fee, but you can do a free trial, as well.

我很少使用这个网站(当我没有带有 IE Tester 的 Windows 机器时)。它最终需要支付订阅费,但您也可以免费试用。

http://www.browserstack.com/

http://www.browserstack.com/

回答by Knase

This topic is at https://askubuntu.com/questions/190425/how-to-install-internet-explorer-multiple-versionsI am using http://www.playonlinux.com. After install playOnLinux program, run it and add new IE8 or other.

本主题位于https://askubuntu.com/questions/190425/how-to-install-internet-explorer-multiple-versions我正在使用http://www.playonlinux.com。安装playOnLinux程序后,运行它并添加新的IE8或其他。