Is there a Firefox plugin or system for testing complex ajax web applications. It would be nice if I could script or macro some web clicks and then automatically test those clicks with more users.
Is there a Firefox plugin or system for testing complex ajax web applications. It
Share
Take a look at Selenium.
This will likely cover the kinds of testing you’d like to do.
The Selenium IDE plugs right into Firefox.