hukilai Posted July 29, 2006 Posted July 29, 2006 (edited) I try to click on a particular button, but sometimes it is hidden from the user, though visible to AutoIt. How can I recognize when it is visible and when not. Scanning AutoIt3 help did not help . Thank you in advance. Edited July 29, 2006 by hukilai
Moderators SmOke_N Posted July 29, 2006 Moderators Posted July 29, 2006 Look at Control Command in the help file, you'll see a few choices like IsVisible and IsEnabled. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
hukilai Posted July 29, 2006 Author Posted July 29, 2006 Ah, my bad, did not think ControlCommand can do it. Thanks a lot.
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