The problem is that link().click won't return until the page is loaded. Maybe you meant to use link().ole_object.click instead?

Bret

On 6/1/06, Chris McMahon <[EMAIL PROTECTED]> wrote:
> P.S. I have my doubts about McMahon's suggestion.

:)
I'm doing something very similar to this in my current Watir scripts
right now, except I haven't put in the max-retries logic yet.
-Chris
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to