Jump to content

Controls without an ID


Recommended Posts

After a rather long break from AutoIt work calls for a new app.  I am trying to hot key a UI that has multiple controls with no control IDs but unique text.

        ControlFocus("RobotControl", "zoomInBtn","")
        ControlClick("RobotControl", "zoomInBtn","")

I don't want to have to resort to coordinates (for obvious reasons), is there a way of identifying the control simply by the text and clicking on it?

Thank you very much,

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...