Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calendar Object
#1
Cool 
I am working on descriptive programing i have calendar object in our project but i could not select the date from the object through qtp using descriptive programing. plz give reply as soon as possible

Thanks and Reply

Thomas Vinod
Reply
#2
could you please post your code? Please confirm what technology the application is built in (Java, .net....etc).
For Java
you may use "SetDate" method as shown below
Code:
JavaWindow("...").JavaCalendar(".....r").SetDate "07-Jan-2012"

For .net
Code:
Browser("....").Page(".....").WbfCalendar("name:=Calendar1").SetDate "07-Jan-2012"
Reply
#3
It is PHP application and the calendar Object is javascript based
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Calendar icon image issues mscsundar 0 1,817 03-12-2017, 09:06 PM
Last Post: mscsundar
  calendar sarveshqtp 0 2,333 07-06-2009, 03:22 PM
Last Post: sarveshqtp

Forum Jump:


Users browsing this thread: 1 Guest(s)