Ascent95 Posted May 28, 2014 Posted May 28, 2014 Having just downloaded AutoIt, I really need someone to point me in the right direction. I'm trying to automate the download of CSV files from a website that requires a log-in. I need to go to the page (first logging in), fill in one field which won't change and then start a loop where in each iteration a date field is changed and a link is clicked to download a CSV file. The loop needs to continue until a certain date in the past is reached. I've already taken a look at some tutorials and I'm not a noob when it comes to programming. Tips about how to quickly get this off the ground would be great.
Solution JohnOne Posted May 29, 2014 Solution Posted May 29, 2014 Since you're not a noob, I think the only tip you need is to look at the _IE* function examples in the help file. If you need to use other browser for some reason then you should read the UAutomation sticky in example scripts. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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