Bugs item #974065, was opened at 2004-06-16 12:21
Message generated for change (Comment added) made by jimweaver
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=974065&group_id=61302

Category: None
Group: Release 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Matt Read (mattread)
Assigned to: Nobody/Anonymous (nobody)
Summary: Change to HttpUnitDialog behaviour

Initial Comment:
I used to be able to do something like this:

HttpUnitDialog hud = new HttpUnitDialog(getBaseUrl(), 
getTestContext() );
hud.clickLink("somelinkId");

And then manipulate the HttpUnitDialog in order to 
simulate multiple people navigating the website. This no 
longer seems to work. The page that I'd navigated to 
prior to calling this code gets modified. Is this a bug or 
intentional behaviour?



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

>Comment By: Jim Weaver (jimweaver)
Date: 2004-06-28 18:33

Message:
Logged In: YES 
user_id=619947

Can you post a small testcase that doesn't work anymore, and
include the code for getBaseUrl and getTestContext?

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to