thanx for the response Bret. i will try and downgrade to ie6 and try
the same

patrick.

On Dec 2, 12:23 am, Bret Pettichord <[EMAIL PROTECTED]> wrote:
> This works for me, although I am using ie 6.0. I'm wondering if this is
> broken with ie 7. Can any one else try this out?
>
> Bret
>
>
>
> patrickwrote:
> > hi,
>
> > i am using the foll versions:
>
> > win xp sp2
> > ruby - 1.8.6
> > watir - 1.6.2
> > ie - 7.0
>
> > my code is as follows:
>
> > irb
> > require "watir"
> > browser = Watir::IE.start('http://www.google.com')
> > browser.text_field(:name, 'q').set('Watir')
> > browser.button(:name, 'btnG').click_no_wait
>
> > however, the "Google Search" button is only highlighted. the button is
> > not clicked and the subsequent page is not loaded. I know i can use
> > click in this case, however the Click_no_wait is not working in any
> > code on my pc. pls help.
>
> >patrick.- Hide quoted text -
>
> - Show quoted text -

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

Reply via email to