Inspector

During a manual session, select Inspector to copy specific xpath values, inspect UI elements, and download your device inventory.

A manual session displaying a device and the device inspector.

Refresh inventory

Display the XML hierarchy of the current device screen. Select an element from the hierarchy to highlight it on the device.

The XML hierarchy of the current device screen

Refresh inventory resets all filters and searches.

Inspect elements

Hover over an on-screen element to highlight it in the XML hierarchy.

The icon to inspect elements

Download inventory

Download the current XML hierarchy as an .xml file.

The icon to download the XML hierarchy

The downloaded file contains every WebView, not only the WebView selected in the dropdown.

WebView

Select a WebView to highlight its elements in the XML hierarchy. The default WebView is NATIVE_APP.

The WebView filter

Selecting a WebView highlights its elements within a box. It does not remove other elements from the hierarchy.

On iOS devices, turn on Web Inspector and Remote Automation in Settings → Safari → Advanced.

Enter the name, ID, or attribute value of an element to filter the hierarchy to matching elements.

Search an element to filter that specific element

Attributes

Display the attributes of the selected element, including element IDs, class names, and accessibility labels.

The button to display attributes

Hover over an attribute to copy it to your clipboard.

The icon to copy the attribute