02-03-2011, 05:05 PM
I could see an edit box just before the calender button
Add that edit box to object repository
Set the value of the edit box using DOM object
for ex:
Add that edit box to object repository
Set the value of the edit box using DOM object
for ex:
Code:
Browser("").Page("").SwfEdit(""").object.value="17/09/2007"