Send click to ??? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
newbieforever
Posts: 493
Joined: 24 Aug 2016, 03:34

Send click to ???

Post by newbieforever » 23 Mar 2023, 13:12

In a browser window I can spring by Tab to different input fields, One of these seems to be a kind of checkbox (see picture). I see that this checkbox is somehow focused. ControlGetFocus gives no value, an AHK Spy shows no control under the mouse position. Now I would like to send a click to this control. But how?
Attachments
snip1.jpg
snip1.jpg (2.66 KiB) Viewed 188 times

newbieforever
Posts: 493
Joined: 24 Aug 2016, 03:34

Re: Send click to ???  Topic is solved

Post by newbieforever » 23 Mar 2023, 17:26

Found a solution: Send {Enter} works.

Post Reply

Return to “Ask for Help (v1)”