Feature Requests item #1243449, was opened at 2005-07-23 06:58 Message generated for change (Settings changed) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1243449&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: None >Status: Closed Priority: 5 Submitted By: j strachman (zephyrjs) Assigned to: Nobody/Anonymous (nobody) Summary: Add method to disable JS parsing/errors Initial Comment: httpunit has a way to disable JavaScript parsing. Unfortunately, from WebTestCase, I don't seem to have access to this method, so my application is spewing exceptions constantly. I need to be able to disable this so I need access to the httpunit's method, but I can't get it through getDialog(). If there is some other way to get to the underlying httpunit object and use its methods, great; close this request and mark it as invalid, but if not, there probably should be. (See: http://httpunit.sourceforge.net/doc/faq.html#javascript Section on turning scripting off) ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2006-06-16 15:42 Message: Logged In: YES user_id=1235926 already done (setScriptingEnabled) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1243449&group_id=61302 _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
