Jump to content

How to click on Button23 with a script ?


Recommended Posts

Hello,

"AutoIt Window Info" say to me it's Button23.

How to click on Button23 with a script ?

Here is what say :

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<
Size:       X: 335  Y: 29   W: 13   H: 15
Control ID: 3
ClassNameNN:    Button23
Text:

There is no Text.

thanks in advance.

Tintin92

Tintin92

Link to comment
Share on other sites

ControlClick("Window_Title_Here", "Window_Text_Here", "Button23")

Just sort the first 2 parameters of ControlClick(), as the third, has the button to click.

<{POST_SNAPBACK}>

Thanks for the quik answer.

Your answer do the job.

But I feel, I will to post other questions ?

Tintin92

Tintin92

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