Comment on How do you test your web app in the various browsers?Comments−dhotson17yI've heard Selenium is really good. It has a remote testing mode so that you can set up a bunch of different OS and browser combinations and run tests automatically.http://selenium-rc.openqa.org/
Comments
I've heard Selenium is really good. It has a remote testing mode so that you can set up a bunch of different OS and browser combinations and run tests automatically.
http://selenium-rc.openqa.org/