Is there any way to get an id element of an element inside a window (NOT a website)?
What I want to be able to do is to identify a particular button or other element (like a check button or radio button) inside any window, so when a window pops up my program will be able to find and locate that particular button inside it.
For example, libreoffice writer opens, and my program can find the 'New...' button inside it.
Thanks for the help!