Bugs item #1232027, was opened at 2005-07-04 08:13
Message generated for change (Comment added) made by henryju
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: HttpUnit plugin
Group: None
>Status: Closed
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

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

>Comment By: Julien HENRY (henryju)
Date: 2006-06-22 13:54

Message:
Logged In: YES 
user_id=1235926

For better javascript support, use htmlunit plugin.

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

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

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to