[Wtr-general] Using file_field

John Castellucci johnc at testdev.net
Thu Aug 24 10:00:38 EDT 2006


I've used file_field a bunch -- the IE File Open dialog touchy.

My workaround was to always use a full path with no spaces, such as:

$ie.file_field(:id, 'upload').set('c:\\testfiles\\uploadme.txt')






More information about the Wtr-general mailing list