01-20-2012, 07:11 PM
Can you try the below code to upload the file...
Regards,
Ankesh
Code:
Browser("...").Page("..").WebFile("..").Object.text="C:\text.docx"
Regards,
Ankesh