RE: [Webunitproj-users] META-Refresh support..
Brought to you by:
dgan
From: Erik O. <eos...@ya...> - 2003-04-25 17:02:23
|
Nic, When I added IFrameTest.java, I think I used this method, but also don't remember its location/name. If you locate all files touched in CVS on or about the same date as IFrameTest, and do some diffs, you should be able to find it. --Erik --- Nic Pottier <Ni...@in...> wrote: > > Hrmm.. > > Ya, I'm not seeing anything about clearing the cache > in either WebClient, WebResponse or WebFactory. > > My build is a couple weeks old though, is there a > more recent release maybe? > > -Nic > > > -----Original Message----- > > From: Doron [mailto:dg...@sh...] > > Sent: Thursday, April 24, 2003 6:15 PM > > To: Nic Pottier > > Cc: web...@li... > > Subject: Re: [Webunitproj-users] META-Refresh > support.. > > > > > > Hi, > > > > You need to flush the page cache. (there is a > method for that > > somewhere). Essentially the first page you get is > cached by webunit in > > order to give you fast responses. A method is > provided to > > flush this (as > > I recall). Its been a while since I played with > it. If this is not it > > let me know. > > > > > > -Doron > > > > > > On Thu, 2003-04-24 at 17:53, Nic Pottier wrote: > > > Howdy. > > > > > > I've had great luck using the enterprise webunit > package to > > test a project I'm working on. The interface is > simple and > > clean, and we're able to test our product despite > it's heavy > > use of javascript which did not work without > testers. So in > > short, kudos! > > > > > > Now of course, with any kudos there is the > obligatory > > caveat. One problem we have is that we use > meta-refresh'es > > in order to poll for time consuming operations. > IE, the user > > takes an action which might take 20 seconds or so, > and they > > are taken to a 'processing' page or the like, > which polls by > > reposting to itself every 2 seconds until the > process is > > complete, at which time it again uses a meta > refresh tag to > > push itself to the final destination page. > > > > > > Although IE correctly deals with this while > running in the > > webunit context, I am unable to get the > 'refreshed' page from > > webunit. The WebResponse I get is always the > original page. > > I've poked around in the API and haven't seen any > obvious way > > to work around this. Am I missing something > here, or is > > this just an 'undocumented feature'. ;) > > > > > > Thanks again for such a great tool, > > > > > > -Nic > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Webunitproj-users mailing list > > > Web...@li... > > > > https://lists.sourceforge.net/lists/listinfo/webunitproj-users > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Webunitproj-users mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webunitproj-users __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com |