attilaj Posted November 30, 2015 Posted November 30, 2015 All I've a need to run scripts to drive IE browser on a particular website and pull content - either by copy/paste or actuate buttons/links to download files.Is this possible w/ AutoIT?- - -Can I teach (i.e. record) typing and mouse actions to record w/ AutoIT, save as script file, and replay as well? Thank you in advance.
JohnOne Posted November 30, 2015 Posted November 30, 2015 (edited) Is this possible w/ AutoIT?Yes, look at _IE* funcItions. Edited November 30, 2015 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
jdelaney Posted December 1, 2015 Posted December 1, 2015 Download files:InetGet IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
attilaj Posted December 1, 2015 Author Posted December 1, 2015 Thank you jdelaney and johnone too!I will look into both.:-)
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