On Wed, Jun 19, 2013 at 9:07 AM, Luis Espla <[email protected]> wrote:
> I run it in a loop and it works fine 20 times and after it doesn't work > but another times it only works 5 times. I'm doing click on a component and > this component is a frame structure. If it does not work sometimes it is usually a timing issue. You should probably make sure the frame is there before trying to click an element inside it: http://watirwebdriver.com/waiting/ Željko -- https://leanpub.com/watirbook -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
