capture-ui-locators
Identify and extract UI element locators for mobile apps, enabling efficient automation scripting and element interaction in Appium-based testing workflows.
Instructions
Capture all UI elements and their locators for future use
Input Schema
Name | Required | Description | Default |
---|---|---|---|
elementType | No | Filter elements by type (e.g., android.widget.Button) | |
refreshSource | No | Whether to refresh page source before capture | |
saveToFile | No | Whether to save the locators to a file |