The case I have encountered for using click!, is when 'click' doesn't
return for a long time (or sometimes never depending on how buggy a
web page or ad-servers are), and a 'click!' followed by a 'wait_until'
to check the event success/fail is sufficient.

--Shane.

On Oct 13, 12:44 pm, Bret Pettichord <b...@pettichord.com> wrote:
> Shane wrote:
> > So if no IE modal dialogs pop up, I would recommend you use click!,
> > because you don't have the overhead of starting up a new ruby process
> > each time.
> > And that has worked for me so far.
>
> In this case, i would recommend using plain old "click". I have not seen
> a use case for "click!"
> 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 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to