> Do you think of a proxy solution or is there an easier way within webtest?
a proxy (in fact with HtmlUnit it is even easier, as you can redefine the WebConnection and change the content) would only work if this is ok for you to *totally* ignore the js code from some url: just replace response from an url with empty content. Cheers, Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

