I am currently testing a large web form and would like to be able to easily populate the form with several different lots of test data without having to type them each time.
Is there a generic way to capture form inputs on a web page and have them repopulated on a different page load? I thought a tool like greasemonkey might be able to do something like this.