ie=Watir::IE.attach(:title,//)
ie.goto("www.gmail.com")
Thanks.
Wesley Chen.


On Mon, Dec 29, 2008 at 9:52 AM, wesley chen <cjq....@gmail.com> wrote:

>
> Thanks.
> Wesley Chen.
>
>
>
> On Sat, Dec 27, 2008 at 10:40 PM, aidy lewis <aidy.le...@googlemail.com>wrote:
>
>>
>> Hi,
>>
>> I am not currently at home, so I am on a Vista machine.
>>
>> Has anyone seen a persistant 'about:blank' ie window on Vista?
>>
>> require 'watir'
>> Watir::Browser.default = "ie"
>> browser = Watir::Browser.new
>> browser.goto("www.gmail.com")
>>
>> (left with two ie windows: about:blank and gmail)
>>
>> 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