Now im having this issue randomly. Calendar control will pop-up but sometimes it will not select the day although i have instructed QTP to click on the day. (pop-up will stay as it is without selecting the day and focus will go to next field)
Thanks for the reply. But unfortunately calendar control is not highlighting.
How can i add the webtable to the OR. It has two web tables. (see the screenshot)
I think application is behaving in a funny way. When i navigate to another page of the application it won't identify any objects in the page. This happens for that particular page only.
1) Identify the Calendar window(identifies as WebElement) - Use Developer tool bar to found out the properties but not qtp spy
2) Conditional statement to check if the Calendar exist
3) Click on the Weblement using class and innertext along with Index:=0 (as there are some situations where the calendar will display more than one 7 - eg: if you click on your system date today you will find two 7s')