I have met a problem.
There is a checkbox, when I click it, it pops up a dialog with "OK" button
on it.
How can I click the "OK" button on it?

Is there any set_no_wait method and then click "OK"?

Any suggestion would be quite appreciated.

Thanks.
Wesley Chen.


On Tue, Feb 17, 2009 at 1:51 AM, Bret Pettichord <b...@pettichord.com>wrote:

>
> Bill Mosteller wrote:
> > Thanks.  Just tried onClick, and it doesn't work either.
> >
> > From the Ruby PickAxe book:
> >
> > "And if some thread happens to make a call to the operating system
> > that takes a long time to complete, all threads will hang until the
> > interpreter gets control back."
> >
> Exactly. Which is why threading alone isn't helpful when working with
> IE. If you are blocked, you need to spawn a process.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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