I am trying to write an AppleScript to trigger Nocturne and the absence of
AXDescription is
making that impossible.
The Accessibilty Inspector reports:
<AXApplication: "Nocturne">
<AXButton>
Attributes:
AXRole: "AXButton"
AXRoleDescription: "button"
AXHelp: "(null)"
AXEnabled: "true"
AXFocused: "false"
AXParent: "<AXApplication: "Nocturne">"
AXWindow: "(null)"
AXTopLevelUIElement: "(null)"
AXPosition: "x=1261 y=0"
AXSize: "w=22 h=22"
AXTitle: ""
Actions:
AXPress - press
Errors:
AXTopLevelUIElement: Unable to get the value (kAXErrorNoValue)
AXWindow: Unable to get the value (kAXErrorNoValue)
AXParent: UIElement is not included as a child of the parent AXApplication.
Warnings:
AXDescription or AXTitleUIElement: Missing.
Optional Attributes:
AXValueDescription
AXChildren
AXDescription
AXSubrole
AXTitleUIElement
AXLinkedUIElements
AXValue
AXEdited
What version of the product are you using? On what operating system?
2.0
Original issue reported on code.google.com by mac...@gmail.com on 1 Oct 2009 at 4:18
Original issue reported on code.google.com by
mac...@gmail.com
on 1 Oct 2009 at 4:18