Jump to content

Recommended Posts

Posted

Hi All,

I am very new to Auto IT and automating windows application using Jacob. 

Can some one help me to right click on a item in SysTreeView32.  the window info tool can recognize the tree view control but cannot recognize items inside it.

also help me to select an item from the context menu that appears on the right click.

can some one help me with au3 sample file to do that  

TIAForHelpingMe

 

Posted

 none of the controlTreeViewSelect , controlClick , controlGetPosX etc. APIs are working for this tree view control, it is Win32 application which I am running on 64 bit windows 10

the mouseClick API is working but need your help in the following :

  • to find the screen co-ordinates of the item inside the tree view
  • select the item ,
  • then right click on the item and
  • then select a menu item form the context menu.

Any help on this will be appreciated a lot.  

 

Posted

VisualUIAVerifyNative.exe is showing the Name property(always) and AutomationID property (sometimes) but Auto It is not recognizing the tree control items based on these properties.

How do we identify the tree control and the various items that are present inside it using Auto -It only , pls explain with example. 

Note that this tree control already exists and I am not creating it.

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
  • Recently Browsing   0 members

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