Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Record mouse click on calendar object on the web
#2
Not Solved
Kathy,
I also faced the same issue with .Net application. Use Object Repositary to store the calender object and then write the calender statement.
go to Resources --> Object Repositary
Object Repositary window opens from there go to Object --> Add objects to local
Then you can see QTP window will disappear untill you select the calendar object in your application. Click on Ok in the pop-up window to add the calendar object in the repositary.
Now switch to Expert View to write the calendar statement. some thing like below
Code:
SwfWindow("window").SwfComboBox("cmb").Select Security
'calendar statement
SwfWindow("window").SwfCalendar("cmbdate").SetDate "12-Dec-2007"

Hope this will help you. let me know how did you go.

Cheers
Ram.
Reply


Messages In This Thread
RE: Record mouse click on calendar object on the web - by vramu1 - 01-23-2008, 11:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT 14.53 not able to record steps of web application rupesh doshi 3 2,859 10-10-2019, 01:50 PM
Last Post: rupesh doshi
  Getting background color of an object on mouse over Surya 2 3,902 06-27-2018, 08:51 PM
Last Post: vensas3181
  QTP not recognizing date calendar kQTPs 1 3,613 12-20-2017, 11:21 PM
Last Post: harikrishna
  Web Object Unique ID Number zunebuggy 0 1,560 07-10-2017, 05:37 PM
Last Post: zunebuggy
  click each web link in a page using Index or other method in QTP smeijer 13 24,715 04-29-2017, 04:53 PM
Last Post: kowshik

Forum Jump:


Users browsing this thread: 4 Guest(s)