sagruob Posted January 28, 2014 Posted January 28, 2014 (edited) Hello, I'm trying to set the path of input type="file" without opening dialog box. Is this possible by AutoIt script and could you give me an example? Thanks in advance! Sorry for the awful english.... Edited January 28, 2014 by sagruob
FlashpointBlack Posted January 29, 2014 Posted January 29, 2014 (edited) Delightfully withdrawn! Edited January 29, 2014 by FlashpointBlack
Danp2 Posted January 29, 2014 Posted January 29, 2014 If you search the fora for "input type=file" you will find multiple instances where this has been discussed previously. See >this post for a solution. Latest Webdriver UDF Release Webdriver Wiki FAQs
sagruob Posted January 29, 2014 Author Posted January 29, 2014 If you search the fora for "input type=file" you will find multiple instances where this has been discussed previously. See >this post for a solution. First, thanks for the quick reply! I'm looking for a "silent" solution, if I do not misunderstood, the Dale's solution is through pop up file open dialog box, i.e. it's not hidden. My idea is to make the whole process invisible (in the background). Regards
Danp2 Posted January 29, 2014 Posted January 29, 2014 Have you seen >this post? Latest Webdriver UDF Release Webdriver Wiki FAQs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now