Guys

We were using ie7  for our automation and my scripts for selecting file 
input was working fine.
But for some reason , we have update our system from windows xp to windows 
7 and ie7 to ie9. And we are running the automation by enabling 
comparability view. since then the fileinput method is not working.

There is is no error while running the script , it simply cant input file 
path.

Code:

 
@ie.frame("mainFrame").file_field(:id,"myFile").set(param_hash['webupload_file_path'])

Any inputs to fix this issue

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to