Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Test a site in Mac Firefox

I need to test a site with a dynamic menu in Mac Firefox, but I'm running in Windows. A simple browsershot.com test won't help; I need to actually use the site.

How can I acquire a method of doing Mac emulation without physically having a Mac? Is there some kind of remote VM product out there?

like image 403
Caveatrob Avatar asked Oct 07 '08 12:10

Caveatrob


3 Answers

We use BrowserCam for exactly that.

like image 136
Paul Dixon Avatar answered Sep 24 '22 22:09

Paul Dixon


I realize that the original question asked for a virtual solution, however, as of this time there isn't a legal way to emulate a Mac on non-Apple hardware.

A service like BrowserCam is the best bet if you are entirely opposed to purchasing a Mac. Remote access from BrowserCam is about $400 a year and they have cheaper packages that may suit.

Depending on how often (and on what browsers/platforms) you need to test, you may want to consider purchasing a Mac Mini. A refurbished Mini runs between $500 and $600 and may be cheaper over the long run.

If cross-platform testing is central to your company's business, a full size Intel-based Mac running both OS X and Windows (with Parallels, BootCamp or VMWare) for testing may be a better option.

like image 29
Rob Allen Avatar answered Sep 21 '22 22:09

Rob Allen


Check out the OSx86 Project. I've used this before, it works quite well and is pretty easy to understand.

like image 27
Anders Avatar answered Sep 23 '22 22:09

Anders