wait_for
Waits for a specific text to appear on the current webpage, with an optional timeout to avoid hanging.
Instructions
Espera hasta que aparezca text en la pagina (o agota timeout_ms).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |