marselo Posted August 10, 2013 Posted August 10, 2013 how can I use autoit to save a file from a link to open it on the pc?
Edano Posted August 11, 2013 Posted August 11, 2013 maybe you could rephrase your question so i get enabled to understand it ? [color=rgb(255,0,0);][font="'comic sans ms', cursive;"]FukuLeaks[/color][/font]
Jury Posted August 11, 2013 Posted August 11, 2013 If I understand you might try the AutoIt help pages for: InetGet Downloads a file from the internet using the HTTP, HTTPS or FTP protocol.
Danp2 Posted August 12, 2013 Posted August 12, 2013 I agree with Jury... InetGet is the best way to handle this. If you are attempting to download from a secure site, you will run into issues unless you utilize an embedded instance of IE. 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