Hi All, Please need your help regarding below mentioned problem. I need to write script to click on calender and select a date. but not able to do so as no page element is defined for calender.
Regards Dhruv "Intellectuals solve problems; geniuses prevent them." On Thu, Mar 5, 2009 at 11:43 PM, Dharmendra <[email protected]> wrote: > Hi All, > > Need your help. > > I have a page in which following javascript is used to display calender. > > <SCRIPT type="text/javascript" src=" > dhtmlgoodies_calendar/dhtmlgoodies_calendar.js?random=20060118"></script> > > <a onClick="displayCalendar(document.forms[0].fromDate,'yyyy-mm-dd > ',this,true)" title="Calender"><img align="top" src=" > ../images/b-cal-c-up.gif <http://10.0.3.107:8080/images/b-cal-c-up.gif>" > > </a> > > > Now i need to click on calender and select a date. > but now able to do so as no page element is defined for calender. > please suggest > > > > > > Regards > Dhruv > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
