Thanks for both your responses.
I've tried setting the doc frequency (to each of the possible values),
clearing all private data (also set to clear on browser close) and the
same problem exists.
I think I've narrowed it down to the wait method in firewatir.rb. If
I run a test that just loads our login page url with credentials, the
test completes before the browser even gets to the final redirected
page (I believe there are 3 or 4 redirects)
So, I'm currently looking into how firefox checks to see if there is a
redirect, and if it waits for that page, which also has a redirect,
etc. I noticed that there are some comments in the method about
having to do an extra check for js redirects, since the command is
being sent through jssh and it doesn't look like it handles it.
I'll post back when I've found something more conclusive. Thanks
again.
Emily
On Aug 20, 2:08 pm, "Paul Rogers" <
paul.rog...@shaw.ca> wrote:
> to get firefox to always load a page and dont do any caching,
>
> in the address bar type
>
> about:config
>
> search for
>
> browser.cache.check_doc_frequency
>
> and this pagehttp://
kb.mozillazine.org/Browser.cache.check_doc_frequency
> >> > --
http://WatirPodcast.com/4/-Hide quoted text -
>
> >> - Show quoted text -- Hide quoted text -