Bugs item #1232027, was opened at 2005-07-04 06:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1232027&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: rav (ravikaimal)
Assigned to: Nobody/Anonymous (nobody)
Summary: problem with Javascript

Initial Comment:
i have a page in which some scripts are executed when 
the page loads. 
i am trying to test this page using httpunit.
eventhough i have given 

 
        HttpUnitOptions.setExceptionsThrownOnScri
ptError(false)  
        
initially, it throws exceptions. I tried by disabling the 
script before
executing 
        WebResponse response = 
client.getResponse
("http://n1870:8080/icargo/stockcontrol/screenloadallocat
estock.do") ;//dialog.getResponse();

and enabling it after executing this. But the problem 
then is that i wont be 
able to execute any of the other script present in the 
page.

Can anybody help?

Thanks in Advance 
Ravi

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to