Aha - I haven't been keeping up with the new release docs. I'll have to try that out. Thanks
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bret Pettichord Sent: Monday, June 18, 2007 4:00 PM To: wtr-general@rubyforge.org Subject: Re: [Wtr-general] Method Precedence confusion Adam Reed wrote: > Glad I could help. One thing you'd have most likely noticed if you > were to run those 66 separate functions is an "RPC Error" that would > stop your testing cold. Eventually IE can't open/close fast enough to > keep up with the script, and basically crashes itself. So, you're > already one step ahead on best practices there. > Actually, this problem can be avoided if you use the latest version of Watir and the new "IE.new_process" method. This is what i am using in my tests when i have to close and re-open the browser. Bret _______________________________________________ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general _______________________________________________ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general