find_element_by_text
Locate Android UI elements containing specific text and retrieve their tap coordinates for automated testing and interaction.
Instructions
Find UI elements containing specific text. Returns element details including tap coordinates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| partial_match | No | ||
| device_serial | No |