Follow the below steps
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')
Let me know if you need any help
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')
Let me know if you need any help
Thanks,
SUpputuri
SUpputuri

