Hi, this is common usage and I would be *really* surprised if there are some problems here. Can you provide an example?
Cheers, Marc. -- Blog: http://mguillem.wordpress.com [EMAIL PROTECTED] wrote: > > Hello all, > > I'm trying to write some tests for a WebUI which often uses relative > URLs for form actions. (For example: action="/cgi-bin/handler.cgi") The > problem is, WebTest seems to choke on these forms when I instruct it to > click the submit button for the form. The data seems to be submitted to > a non-existant URL, and not the actual host. Is there any way around > this? Can I specify an exact action URL for the form or add the correct > host to the action? > > Thanks in advance. > > George _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

