Re: [Selenium-devel] IE infinite loops

2005-07-12 Thread Mike Williams
Ochsner, Andrew wrote: A lot of people (me included) have noticed that IE will go into an infinite loop especially after a |type| command. After digging through this for hours, I found the problem, and the solution. The issue (for me) is around IE caching requests. I do an |open| command fol

[Selenium-devel] IE infinite loops

2005-07-12 Thread Ochsner, Andrew
A lot of people (me included) have noticed that IE will go into an infinite loop especially after a |type| command.  After digging through this for hours, I found the problem, and the solution.   The issue (for me) is around IE caching requests.  I do an |open| command followed by a |type