Last updated on : 09 Jan 2026
Inspecting App Elements using Object Spy
Overview
The Object Spy feature on the Pcloudy platform allows users to inspect and analyze the UI structure of Android and iOS apps on real devices. Its bilateral view lets testers select any element on the app screen and instantly view detailed properties side by side. Users can locate elements, perform actions, and generate reusable scripts that can be copied for future automation.
Prerequisites
- User must be registered Pcloudy account
Steps
- Login to the Pcloudy platform.
- Click on Real Devices under the Functional Experience tab in the Left Panel of the Pcloudy platform.
- Select the device and click on Start Testing
- Click on Install under the Quick Actions Panel.
- Select the application to test and click on Install.
- Select Object Spy Mode from the left pane.
- Next, Install the app you would like to inspect.
- The Device will enter into the Object Spy Mode.
- You can interact with the app on the main device window and Click on Refresh on inspection window to inspect any element.
- Once the attribute and the value of the element is highlighted, click on the copy icon in the Xpath field to copy this information to use in your scripts.
- You can choose another app element on the refresh screen to access the XPath information, Attributes and Hierarchy information.
- You can interact with the app on the mobile device to move to a different screen.
- Click on the Refresh to view the latest screen in the inspection window.
- Repeat the element selection steps to find the XPath, attribute information.
- Click on the Exit Spy Mode to return the device to continue performing functional testing.
Did this page help you?