Jump to content

ControlClick on button once it is active (previously greyed out)


timmyc
 Share

Recommended Posts

Hey all,

I am trying to automate an install of several applications. At the moment i have mousemove and control click commands set on a sleep timer but the time in between clicks may vary depending on what's happening in the background and the PC speed etc

SO...instead of sleep, mousemove then controlclick is there a way to tell it to click on the button only when it becomes active.

For example in an install screen it does its "Calculating space requirements" and when finished the Next button goes from greyed out to active. Thats when i want to click it rather than waiting for the sleep delay.

Thanks

Tim

Link to comment
Share on other sites

  • Moderators

Just out of curiosity, if ControlCommand works for you to wait for the button to be enabled, why not then use ControlClick as MKISH suggested above? I guarantee you will find it more reliable than a mouseclick.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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