[Wtr-general] how to tell when IE is *really* done

2006-11-27 Thread Danny R. Faught
I'm having trouble getting a script to tell me accurately when a page has finished rendering. I'm running Watir 1.4.1 with Ruby 1.8.5 on Windows XP Pro SP2. I'm clicking a link that opens a new browser window, then I attach to the window. The attach returns before the contents of the window are re

Re: [Wtr-general] how to tell when IE is *really* done

2006-11-27 Thread Bret Pettichord
I this that this patch might fix this problem: http://jira.openqa.org/browse/WTR-107 I believe that a correct wait procedure needs to check every frame. Bret Danny R. Faught wrote: > I'm having trouble getting a script to tell me accurately when a page > has finished rendering. I'm running Wati

Re: [Wtr-general] how to tell when IE is *really* done

2006-11-28 Thread Danny R. Faught
>From: Bret Pettichord <[EMAIL PROTECTED]> >I this that this patch might fix this problem: > >http://jira.openqa.org/browse/WTR-107 > >I believe that a correct wait procedure needs to check every frame. Thanks for the pointer. I've upgraded to 1.5.1.1127 to pick up this change. It doesn't quite f

Re: [Wtr-general] how to tell when IE is *really* done

2006-11-28 Thread John Lolis
maybe a silly question, how do we apply the above patch? - Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=5487&messageID=15295#15295 ___ Wtr-general mailing list Wtr