08-20-2010, 11:52 PM
Hi,
Refer the below example & try it out and see.
Refer the below example & try it out and see.
Code:
x = Browser("B").Page("P").WebFile("F").Object.clientHeight \ 2
y = Browser("B").Page("P").WebFile("F").Object.clientWidth - 5
Browser("B").Page("P").WebFile("F").Click x,y
Browser("B").Dialog("text:=Choose file").WinEdit("attachedtext:=Filename","nativeclass:=Edit").Set DataTable("DocumentFilePath_In",dtLocalSheet)