Appium Studio for IntelliJ - Dump Editor, Properties View
The dump editor helps to select the correct way to identify elements in your application.
To create a dump:
- Open a device and view it in the Devices view.
- Click the Dump UI icon ().
An editor page open with a Dump Properties view.
When selecting an element in the Dump editor, the Dump Properties view changes accordingly.
The Dump Properties view contains all of the properties that can be used to identify the selected UI element.
To copy the XPath, click the element, then click Copy as XPath.
If your dump was taken from an instrumented application, you can switch between instrumented and non-instrumented dump using the checkbox at the top of the properties panel.