Re: [Selenium-users] Refresh problems

2005-09-08 Thread Mike Williams
On Thu, September 8, 2005 22:31, Jim Arnold said: > Selenium seems to be a bit fickle about refreshing test fixtures: > sometimes reloading the whole frameset works, sometimes we have to reload > just the test fixture frame, sometimes we have to switch to a brand new > browser instance... We can't

RE: [Selenium-users] Refresh problems

2005-09-08 Thread Andrey Yegorov
Jim Arnold wrote: > Selenium seems to be a bit fickle about refreshing test fixtures: > sometimes reloading the whole frameset works, sometimes we have to > reload just the test fixture frame, sometimes we have to switch to a > brand new browser instance... We can't seems to get a handle on > exac

[Selenium-users] Refresh problems

2005-09-08 Thread Jim Arnold
Selenium seems to be a bit fickle about refreshing test fixtures: sometimes reloading the whole frameset works, sometimes we have to reload just the test fixture frame, sometimes we have to switch to a brand new browser instance... We can't seems to get a handle on exactly why or when Selenium doe