11-29-2008, 05:56 PM
Hello
I have recorded script for Date selection from calender. The script is working fine with the selected date but now i want to customize the script and change given date but i cannot found any way for that
Please review the code and let me know how can i handle such situation
Guide me
Generated code:
Thanks
Chetan
I have recorded script for Date selection from calender. The script is working fine with the selected date but now i want to customize the script and change given date but i cannot found any way for that
Please review the code and let me know how can i handle such situation
Guide me
Generated code:
Code:
Browser("Certificate Error: Navigation").Page("Ion Ad Manager on QAS1_5").Image("calendar_2").FireEvent "onmouseover"
Browser("Certificate Error: Navigation").Page("Ion Ad Manager on QAS1_5").Image("calendar_2").Click
Browser("Calendar").Page("Calendar").WebElement("WebTable_2").Click
Thanks
Chetan