Jump to content

Control Click help with coordinates


Recommended Posts

I cannot seem to click on the required button.

The control information for the button looks as follows:

Class: WindowsForms10.Window.8.app.0.141b42a_r9_ad1

Instance: 31

ClassnameNN: WindowsForms10.Window.8.app.0.141b42a_r9_ad131

Name: menuStrip1

Advanced Mode: [NAME:menuStrip1]

ID: 3017806

Text: menuStrip

Position: 0,0

Size: 903,24

ControlClick Coords: 67,11

I tried this below, but nothing happens:

ControlClick('Br v1.5.10930[1_W_2_6', '','[CLASS:WindowsForms10.Window.8.app.0.141b42a_r9_ad131; INSTANCE:31; NAME:menuStrip1]', 'left', 69,11)

 

Link to comment
Share on other sites

What have you tried to debug this statement ?  Are you sure you got the handle of the Window ?  Are you sure you have access to the handle of the control ?  What are the error checks you have put on ?  What are the results of those statements ?

Crystal ball is at repair shop for the moment...

Link to comment
Share on other sites

well, I am brand new to this, so still working it out.

The window opens and remains active, I would think it still should execute.

I have spend all morning searching for answers but cannot seem to resolve it.

Link to comment
Share on other sites

You did not answer my questions :

1- Are you sure you got the handle of the Window ?  

2- Are you sure you have access to the handle of the control ?

You need to grab those handles and consoleWrite them, so you know you have captured the right things.  Compare your results with Aut3Info.exe tool...

 

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