Does anyone know of a firefox extension, or some other tool, that enables you to 'record' the interactions with a website, and then play them back, as a way of testing a website?
A:
http://code.google.com/p/tg4rb/
TestGen4Web is a Firefox extension that records user actions on Firefox and generates XML code describing such actions.
TestGen4Ruby (tg4rb) translates the XML output from TestGen4Web into Firewatir code.
FireWatir then runs this code and replays the actions recorded by TestGen4Web.
Željko Filipin
2008-10-05 13:56:06