Mobile Studio - Developing Automated Tests From Your Browser
One of the most challenging things about developing tests for mobile is being able to retrieve a reference to elements in the app structure, whether it is a native app or a mobile website.
Mobile automation mode allows you to extract the XPath of elements using any device (iOS or Android) any application (native or web).
This is done using the built-in object spy.
Open a Device in Automation Mode
To open a device in Automation Mode, refer to Open a device in Automation Mode.