Re: [Wtr-general] Watir 1.5 and attaching to windows problem

2006-09-13 Thread Bret Pettichord
; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bret Pettichord > Sent: Wednesday, September 13, 2006 1:44 PM > To: wtr-general@rubyforge.org > Subject: Re: [Wtr-general] Watir 1.5 and attaching to windows problem > > It seems like you are getting a mix of Watir

Re: [Wtr-general] Watir 1.5 and attaching to windows problem

2006-09-13 Thread David Munns
tr-general] Watir 1.5 and attaching to windows problem It seems like you are getting a mix of Watir 1.4 and 1.5. If you used the one-click installer for 1.4, you need to uninstall Watir (or just uninstall Ruby) and then install 1.5. Bret ___ Wtr-gener

Re: [Wtr-general] Watir 1.5 and attaching to windows problem

2006-09-13 Thread Bret Pettichord
It seems like you are getting a mix of Watir 1.4 and 1.5. If you used the one-click installer for 1.4, you need to uninstall Watir (or just uninstall Ruby) and then install 1.5. Bret ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyfo

Re: [Wtr-general] Watir 1.5 and attaching to windows problem

2006-09-13 Thread David Munns
ror: navigate OLE error code:800700AA in HRESULT error code:0x80020009 Exception occurred. ./../watir.rb:1613:in `method_missing' ./../watir.rb:1613:in `goto' ./unittests/attach_to_new_window_test.rb:12:in `setup' 35 tests, 21 assertions, 4 failures, 20 erro

Re: [Wtr-general] Watir 1.5 and attaching to windows problem

2006-09-13 Thread Bret Pettichord
I have not seen these errors before. If anyone else sees these also, please report. David, It look like you are running the core_tests.rb. Ruby windows_tests.rb to run the unit tests for IE.attach. Bret David Munns wrote: > > Has anyone discovered a solution to the following? > > > > I built

[Wtr-general] Watir 1.5 and attaching to windows problem

2006-09-13 Thread David Munns
Has anyone discovered a solution to the following?   I built a test tool with Ruby/Watir (1.4). When I upgraded to Watir 1.5.1.1081 so that I could control modal dialog windows, suddenly the watir attach_browser_window call is unable to locate the main IE window by title. I tried other ti