|
|
|
|
|
by jedediah
6114 days ago
|
|
I don't know about all of the browsers you mentioned, but my team regression tests on a handful of those browsers using Selenium. [http://seleniumhq.org/] We use a ruby library to drive the Selenium engine and it seems to work pretty well. Edit: Btw, nice job on skulpt, it looks really nice. |
|
I guess I could set up a whole bunch of VMs (or VM snapshots) and use Selenium RC and then cycle through them.