On Wednesday, February 12, 2014 5:58:17 AM UTC-6, Fayaz Sk wrote: > > Tried as below as well but still its not selecting the active currentdate: > > @browser.span(:class => "add-on sm-icon-calendar").click > @browser.a(:class => "ui-state-default ui-state-highlight > ui-state-active").click > >> >> There are several different approaches to solve your issue, but the all around on waiting for the date picker to display.
Have you investigated any of the waiting solutions at http://watirwebdriver.com/waiting/? That's where I would start. -- -- 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.
