I'm using WCat 6.3.1 on WinXP to test a ASP application running on IIS 6.0.
The application is owned by a third party, so I have no means of adjusting it. To complete a transaction you need to submit a form. The problem is a hidden input field, that changes every time.
Is there anyway of capturing (part of the) data that comes from the webserver and re-use that in the script?
If a solution was already posted somewhere else, please tell me where, as I could not find anything any where.