Inspect in Accessibility Insights for Windows

What is Inspect?

Inspect is a feature in Accessibility Insights for Windows that enables you to easily verify that a UI element in a Windows app:

  • Has the expected UI Automation properties.
  • Supports the expected control patterns.

How to use Inspect

Get ready to inspect

  1. Open Accessibility Insights for Windows.
  2. If you are not already in Live Inspect mode, select Inspect in the main navigation bar.
  3. In the command bar, for What to select, choose Element.
  4. Open the application you want to test (aka the target application).

Select an element

  1. Select the UI element you wish to inspect:

    • Use your mouse to hover over the element. or
    • Use your keyboard to move the input focus to the element.

    In the target application, the selected element will be visually highlighted. In Accessibility Insights for Windows, in the Details tab, the element's control type and accessible name will be prominently displayed, followed by its Properties and supported Patterns (if any).

    target application and Accessibility Insights for Windows

  2. Pause selection (optional):

    1. When you have selected the element you wish to inspect, select Pause UIA Tree in the command bar.
    2. When you are ready to inspect a different element, select Resume UIA Tree in the command bar.

Verify that the element has the expected UI Automation properties

  1. Learn about the expected properties for the element's control type.

  2. In the Details tab, in the Properties section, examine the element's UI Automation properties.

    • Use the default view to see basic UIA properties.

    or

    • Choose UIA Tree Properties Settings > Include all properties that have values.

    or

    • Choose UIA Tree Properties Settings > Configure properties to always show.
  3. Verify that the element has the expected properties.

Verify that the element supports the expected control patterns

  1. Learn about the allowed and required control patterns for the element's control type.

  2. In the Details tab, in the Patterns section, examine the patterns supported by the element.

  3. Verify that the element supports all of the required patterns.

Customize your Inspect experience (optional)

  1. Choose Change settings in the main navigation bar.

    A Settings view will open to the Application tab.

    Settings view with the Application tab open.

  2. Under Selection type, choose which selection mode(s) to enable.

  3. Under Other options, choose a highlighter mode.