R. Rudolph - 2004-10-25

When initially setting up a test of a website, it would be helpful to start with the user interaction and to have some "macro recorder" which logs the user interaction and generates a simple httpunit source program which replays the interaction.

What I am thinging of is some http proxy recording the web traffic to generate httpunit java code, similar to the maxQ testing environment (which I do not like so much
because it generates jython code, not java code).

Is there already such an extension?