Anyone have thoughts on how to set/change the text in a form (field), where the input type is File?
 <INPUT TYPE=file NAME="required_file">
 
I can locate the element and get focus set on the input 'box' but I cannot find a way to set/change the value. Since I can manually type in a filename and path, I would like to simulate this for some of our tests.
 
Thanks in advance for any thoughts you may have...
 - Mike Taber
 
 
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to