jevsim_run_steps
Run up to 10 UI steps—tap, type, scroll, wait, assert—with expected outcomes in one call on iOS or Android. Stops on ambiguity or failure and returns partial progress.
Instructions
Execute up to 10 caller-planned tap/type/scroll/wait/assert steps within 60 seconds. Every action needs a deterministic expected outcome. Reserve the simulator or Android device for this call; do not use another UI tool concurrently. Returns partial progress and stops on ambiguity or failure. Never automatically replay uncertain actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| deviceId | No | ||
| platform | No | ios | |
| freshness | No | screen | |
| timeoutMs | No | ||
| simulatorId | No | ||
| minProbability | No |