assert_text
Verify that an element containing specified text is present on the Android screen; raises an error if the element is missing.
Instructions
Assert that an element containing text is on screen. Raises if absent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |