What's the best way to test cross-browser compatibility?

后端 未结 4 1042
梦毁少年i
梦毁少年i 2020-12-20 04:59

Since the portable versions of Internet Explorer are no longer supported (and never fully worked) I\'m trying to find a way to test sites in a number of different browsers.<

4条回答
  •  甜味超标
    2020-12-20 05:36

    Have you tried Adobe BrowserLab?

    But for functional testing I'm afraid you will have to do it in browsers. If you are using Linux, you can have a Windows XP installation with (Internet Explorer 8, Safari, and Chrome) on VirtualBox on a Linux machine (Internet Explorer 8 has an option to behave like Internet Explorer 7). And do Internet Explorer 6 testing on Wine in Linux. Checkout PlayOnLinux for running Internet Explorer 6 on Linux.

提交回复
热议问题