09-17-2012, 03:50 PM
Hi ,
Please see the below script,which I recorded.
In the above script , I need to select current date for each run.Can anyone provide me suggesstion , how to get current date, as the date is displayed as link.I am confused little bit
Plz give it in Descriptive programming
Note:1.Only able to select the date.Not able to enter manually.
Please see the below script,which I recorded.
Code:
Browser("Welcome to the website").Page("Date").Frame("ContentIFrame").Image("img_calendar").Click
Browser("Welcome to the website").Page("Date").Frame("ContentIFrame").Link("17").Click
In the above script , I need to select current date for each run.Can anyone provide me suggesstion , how to get current date, as the date is displayed as link.I am confused little bit
Plz give it in Descriptive programming
Note:1.Only able to select the date.Not able to enter manually.