aspose file tools
The moose likes Testing and the fly likes not able to click on browse using sahi Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "not able to click on browse using sahi" Watch "not able to click on browse using sahi" New topic
Author

not able to click on browse using sahi

Eshwin Sukhdeve
Ranch Hand

Joined: Mar 15, 2012
Posts: 78
Hi,
I am automating browse button in this link using SAHI.
http://www.htmlcodetutorial.com/forms/_INPUT_TYPE_FILE.html

I am using this java code to click on the browse button and select the file.but here I am not able to click on the button

browser.setFile(browser.file("upfile"),"D://TestMain.java");

Thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: not able to click on browse using sahi
 
Similar Threads
FormFile path gets reset during submit
Browse/Upload Button
File select with restictions
Issue with FCKEditor Flash button
Disable right click, copy & paste option in <html:file>