Feature Requests item #1856126, was opened at 2007-12-21 22:41
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1856126&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core API
Group: Release 2.1
>Status: Closed
Priority: 5
Private: No
Submitted By: Oliver Chua (oliverchua)
Assigned to: Jevon Wright (jevonwright)
Summary: Add a method to disable javscript exceptions fr being thrown

Initial Comment:
Please add a method to disable javscript exceptions from being thrown.

This will be similar to the now defunct 
HttpUnitOptions.setExceptionsThrownOnScriptError(false);
in JwebUnit 1.2

This method should be added to HtmlUnitDialog and optionally to JwebUnit

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2008-12-08 02:22

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Jevon Wright (jevonwright)
Date: 2008-11-24 00:49

Message:
I don't think this is a good idea.

If you expect your application to throw exceptions, you should be testing
these exceptions explicitly.

If you expect your application to NOT throw exceptions, then you would
never need to disable exception throwing, otherwise you will never catch
them.

Is there a particular script that is throwing exceptions which are not
usually thrown?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1856126&group_id=61302

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to