From: Your G. <yo...@br...> - 2004-09-28 19:44:58
|
If you don't want it actually sent you could use a MockWebConnection to catch it, or you could ask the WebClient for the current url after the request is sent, but that might be after some redirection has occured. Brad --- "Brehm, Robert P" <rob...@of...> wrote: > Brad, > > I tried my test on Version 1.3-pre2, and found that my test passed! Now I have > another question. I would like to capture the HTTP GET sent in response to my > ButtonInput.click() method. Is there any way to create a listener running perhaps > in another thread so that I may capture this HTTP GET? > > Regards, > > Bob Brehm > Software Engineer > Xerox Corporation > |