On Mon, May 12, 2008 at 2:50 PM, Ken Hopf <[EMAIL PROTECTED]> wrote:
> Sorry for the last message ..wrong subject.
>
> Just wondering how I get WebTest to stop failing on Javascript errors.
> Does anyone know?
>
> Thank You,
> Ken Hopf

You can control this with a config tag in your webtest

<config>
        <option name="ThrowExceptionOnScriptError" value="false" />
</config>


Hope that helps
-- 
Craig
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to