Ghost Train is a tool to ease the development of functional tests for web sites. It’s a event recorder, and test generating and replaying add-on you can use with any web application.
Due to the nature of the DOM, it will have some restrictions, but should be able to work completely with most standards-compliant web sites or web applications.
It’s currently very alpha and proof-of-concept, and only works in Firefox.
Read more on my blog post on this.
See a live demo here (Firefox only): http://script.aculo.us/playground/ghosttrain/test.html
Comment: The builder.js is not included, that’s why i can’t run the demo. Can somebody fix this