you are not using two Watir::IE objects there. I assume you are referring to
the "ie.ie" - the first ie is the local variable 'ie' which is an instance
of Watir::IE. the second is the #ie method of Watir::IE, which returns the
win32ole object representing the browser.

On Tue, Nov 3, 2009 at 10:43, aidy lewis <aidy.le...@googlemail.com> wrote:

>
> Hi,
>
> Does anyone know why I need to use two ie objects here?
>
> http://pastie.org/681645
> http://pastie.org/681647
>
> Aidy
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to