I have a pop up button in the application securityspy. It has 3 item in it. Well, I cannot get the name of these things. I need to do some scripting, but no luck because I do not know their name. Any ideas? here is what I did and my result
script
get UI elements of pop up button 2 of window “Camera Setup”
result
get every UI element of pop up button 2 of window “Camera Setup” of process “SecuritySpy”
{}
well, that is not really getting me anything. Here are some results:
maybe I need to set focus or something. what about the AX value?
get properties of pop up button 2 of window 1 of process "SecuritySpy"
{position:{547, 108}, maximum value:missing value, name:missing value, size:{279, 20}, subrole:missing value, class:pop up button, minimum value:missing value, enabled:true, selected:missing value, role:"AXPopUpButton", help:missing value, title:missing value, value:"Kitchen", entire contents:{}, description:"pop up button", focused:true, orientation:missing value}