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, 9 Months, 3 Weeks 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, 9 Months, 3 Weeks 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, 9 Months, 3 Weeks 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,295 03-12-2017, 09:06 PM
Last Post: mscsundar
  calendar sarveshqtp 0 1,923 07-06-2009, 03:22 PM
Last Post: sarveshqtp

Forum Jump:


Users browsing this thread: 1 Guest(s)