Jump to content

Use ControlSend on a window with no Basic Control Info


Recommended Posts

I need to use ControlSend or ControlClick on a window with almost no info for autoIt to identify it. Below is the summary of the button that I want to press. This is probably very easy but i cannot get it to work. I need to use ControlSend or ControlClick because i want to use it on a not-connected remote desktop.

 

>>>> Window <<<<
Title:    Run Python Script
Class:    QWidget
Position:    801, 429
Size:    319, 182
Style:    0x96CC0000
ExStyle:    0x00000100
Handle:    0x004107C0

>>>> Control <<<<
Class:    
Instance:    
ClassnameNN:    
Name:    
Advanced (Class):    
ID:    
Text:    
Position:    
Size:    
ControlClick Coords:    
Style:    
ExStyle:    
Handle:    

>>>> Mouse <<<<
Position:    124, 146
Cursor ID:    2
Color:    0xE5F1FB

>>>> StatusBar <<<<

>>>> ToolsBar <<<<

>>>> Visible Text <<<<


>>>> Hidden Text <<<<
 

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