Michael Hwee wrote:
> The only different between 'click' and 'click_no_wait' is 'wait' statement is 
> removed.
>   
Actually no. This is not the only difference. The big difference is that 
with click_no_wait the click method is actually executed in a separate 
process that attaches to the window. If there are any errors here (which 
could happen, as this is complicated) you will not see them. Because 
they occur in a separate process.

Bret

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to