10 messages in com.canoo.lists.webtestRe: AW: AW: [Webtest] JavaScript Exce...
FromSent OnAttachments
George Policello26 Mar 2008 11:07 
Marc Guillemot26 Mar 2008 13:47 
Christoph Witych27 Mar 2008 07:54 
Marc Guillemot27 Mar 2008 08:14 
Christoph Witych27 Mar 2008 08:49 
Christoph Witych27 Mar 2008 10:07 
Marc Guillemot28 Mar 2008 00:53 
Christoph Witych28 Mar 2008 02:35 
Christoph Witych28 Mar 2008 02:38 
Marc Guillemot28 Mar 2008 02:54 
Subject:Re: AW: AW: [Webtest] JavaScript Exception Filter
From:Marc Guillemot (mgui@yahoo.fr)
Date:03/28/2008 02:54:40 AM
List:com.canoo.lists.webtest

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.