Jump to content

Move mouse to Quick Launch Icon


Recommended Posts

The way I've done it is to use the window Info application that comes with autoit to find the pixel color of the button that you want to click, then in your script do a PixelSearch for it and then MouseClick on the button.

This is assuming you want to actually click on the button... If you just want to run the program you can use the Run command.

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...