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