Does something like a macro recorder for Zope requests exists? I'm starting to learn Zope programming. And this means currently that I'm constantly pressing the same buttons in the browser to test the product. It would be a great help if I could press these buttons once, which would produce a Python script which does the same by issuing HTML requests (or XML-RPC requests). Daniel