
#Mac accessibility inspector mac
GUI Scripting enables AppleScript scripts to read and manipulate the graphical user interface elements of any standard Mac application. UI Browser even provides the AppleScript index numbers of UI elements in the hierarchy-something that Accessibility Inspector cannot do-so that your scripts can use the index reference form when you prefer it over the name reference form or when UI element names are unavailable. UI Browser also generates working GUI Scripting AppleScript statements for you, placing them automatically in any standard AppleScript editor you choose.

With UI Browser, you can view the AppleScript terms that reference UI elements and their attributes, actions and notifications in the context of a target application's UI element hierarchy. Only UI Browser helps you to explore, test and perform GUI Scripting on the Mac. One area in which UI Browser still provides essential features that are not available at all in Accessibility Inspector is AppleScript and its GUI Scripting technology. It still remains primarily a screen reader, however, focused on the UI element currently under the cursor, whereas UI Browser is both a screen reader and a more Finder-like browser that lets you view and control the overall UI element hierarchy as well as individual UI elements. In some respects it has caught up with UI Browser in terms of its coverage of the Accessibility API and its ability to inspect and manipulate the UI element hierarchy of other running applications. Accessibility Inspector can also be used without launching Xcode, for example, by adding it to the Dock.Īccessibility Inspector 5 is significantly improved over previous versions, with expanded capabilities and a new user interface. Accessibility Inspector can be launched from Xcode by choosing Xcode > Open Developer Tool > Accessibility Inspector.

#Mac accessibility inspector download
Xcode is available as a free download on the Mac App Store, and Accessibility Inspector is located inside the Xcode application package. Apple released the latest version, Accessibility Inspector 5, with Xcode 8 when it released macOS Sierra 10.12 on September 20, 2016. Apple's Accessibility InspectorĪpple has long offered Accessibility Inspector-formerly known as UI Element Inspector-as one of the developer tools associated with Xcode. Read on to learn our views on the differences between them.

Both utilities are powerful tools for exploring the nature and extent of other applications' support for Apple's Accessibility technology. UI Browser is unique in its realm-with one exception: Apple's free Accessibility Inspector.
