Wait for Telnet screen text
telnet_wait_for_textPoll a Telnet session's console screen until specified text appears, or until a timeout expires.
Instructions
Polls the real console screen until literal text appears or the timeout expires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| text | Yes | ||
| pollMs | No | ||
| sessionId | Yes | ||
| timeoutMs | No | ||
| caseSensitive | No |