Re: File upload in Linux not working for me
Josep García <[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <[email protected]> |
Did you try a relative path, relative from the working dir where the canoo webtest is running? Josep 2011/3/29 [email protected] <[email protected]> > > 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 ! :) > >