Re: [Wtr-general] How can I select a file from a Windows window
Did u tried this?
$ie.file_field(:name,'userfile').set("C:\\assets\\venus.jpg")
___
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
[Wtr-general] How can I select a file from a Windows window
Hi, I need help :) ; I have to select a file from a window and I don't now if it is possible. My application is running on Internet Explorer browser. When I am click-ing on an 'browse' button a Windows window pops up showing my directory tree. Now I have to select a file and to click on 'open' :) Please help. Thanks and good luck ___ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
