> Hi, > > I am trying to automate a web interface which does file upload, off of a > linux box. > I read previous post and added the absolute path, but when using canoo its > as if the file is not being uploaded-since I get a file upload error. > When I do it manually everything works fine. > > This is what I tried: > <setFileField="Set upload" htmld="uploadfile" > filename="/uhome/myusername/nameoffile" "name="file" > checkFileExists="true"/> > > Thank You in advance ! :) >

