repl_expect
Block automation until a prompt regex matches, session idles, or child process exits, enabling precise timing in mobile device interactions.
Instructions
Block until a prompt regex matches, the session idles, the child exits, or the timeout fires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| regex | No | ||
| idleMs | No | ||
| timeoutMs | No |