find_element
Check if a UI element matching the specified selector exists on the Android screen. Provide at least one selector field to verify presence.
Instructions
Check whether an element matching the selector currently exists on screen. Provide at least one selector field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| index | No | ||
| description | No | ||
| resource_id | No | ||
| text_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |