[Webtest] clicklink stalls
webtest@lists.canoo.com
webtest@lists.canoo.com
Thu, 23 May 2002 14:01:18 +0200
I have a clicklink that stalls permanently.
running ant with -verbose I see:
[testSpec] -> gotoTarget(by url): http:///www.mylink.com
and then it stalls. This is a dynamically generated link. However if I cut
and paste it it works in a browser or with curl.
clicklinks using other dynamically generated links on the page do work.
I have run the link through a validator and it only reports missing ALT tag
errors
There is no parser output in the result file; it seems the parser output is
written all at once when the step finishes, and in this case it never does.
Is there a way to turn on a verbose mode in HttpUnit or JTidy through my
webtest xml, so I can maybe find out where it is stalling?
Cheers,
Michael Johnston