wait_for_response
Pause browser automation until a network response matching a URL substring is detected. Set an optional timeout to avoid indefinite waiting.
Instructions
Wait for a network response matching a URL pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| url_pattern | Yes | URL substring to match |