Verify Action
verify_actionVerify an expected UI outcome on the live screen by checking visible text, absence, foreground app, activity, or screen changes after an action.
Instructions
Check an outcome against the live screen. kind: text (visible), gone (not visible), app (foreground package or name), activity, changed (the last action changed the screen).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | text | |
| device | No | ||
| timeout | No | ||
| use_ocr | No | ||
| expected | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||