avastreg Posted September 2, 2009 Posted September 2, 2009 Hi to all, i'm new to AutoIt. I've found it because i need to automate some operation usually taken down by the mouse I've read around the tutorial and the documentation but i can't find a clear answer to this: i've a program and i launch it with Run(). After it becomes active, i want to press a button (or control). I've checked with AutoIt Window Info so i have the title/data etc. I'll have to send a mouseclick on that position or there's a function/code to bress that button (control)? Help me please, i need some clues/code-clues
jvanegmond Posted September 2, 2009 Posted September 2, 2009 ControlClick. Don't be shy to consult the help file on these issues. github.com/jvanegmond
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