Thanks for replying.
Could you please send the Code as well.
I am trying to use the below code. Let me know if there is any mistake in that.
Regards,
Simr
Could you please send the Code as well.
I am trying to use the below code. Let me know if there is any mistake in that.
Code:
Browser("ABC Home").Page("Add Policy").WebList("ctl00$SPWebPartManager1$g_9142").Click 5,5
Browser("ABC Home").Page("Add Policy").Image("Select a date from the").Click 10,5
Browser("ABC Home").Page("Add Policy").Frame(DatePicker).webtable("M").webelement("Date").FireEvent"onmouseover"
wait 1Regards,
Simr

