golojo Posted December 5, 2017 Posted December 5, 2017 Just started to work with Autoit. Some windows application on particular condition pops a window which have 2 columns; Name and Value, total 32 rows. Is it possible with Autoit to put Values into this window? Thanks ahead, Josef
jdelaney Posted December 5, 2017 Posted December 5, 2017 Looks like a list view...use the _guictrllistview* functions. 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.
golojo Posted December 6, 2017 Author Posted December 6, 2017 Shall try to learn it and see if it helps my problem. Thanks
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