get_all_text
Extract all visible text elements from an Android emulator screen to debug and verify the current UI state.
Instructions
Get all visible text elements on screen (useful for debugging and verification)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeEmpty | No | Include elements with empty text (default: false) |