and in the case you just want to fix some javascript, you can define your own ScriptPreProcessor on the WebClient [1, 2]. It's probably easier than handling the whole response.
Marc. [1] http://htmlunit.sourceforge.net/apidocs/com/gargoylesoftware/htmlunit/WebClient.html#setScriptPreProcessor(com.gargoylesoftware.htmlunit.ScriptPreProcessor) [2] http://htmlunit.sourceforge.net/apidocs/com/gargoylesoftware/htmlunit/ScriptPreProcessor.html -- View this message in context: http://www.nabble.com/ApplyFilters-t1697243.html#a4621909 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

