Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calendar Object
#1
Solved: 10 Years, 10 Months ago 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
Solved: 10 Years, 10 Months ago
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
Solved: 10 Years, 10 Months ago
It is PHP application and the calendar Object is javascript based
Reply
Jump to the post that solved this thread.


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

Forum Jump:


Users browsing this thread: 1 Guest(s)