wait_for_response
Pause automation scripts until a network request matching a specified URL pattern completes, ensuring actions wait for dynamic content to load.
Instructions
Wait for a network response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_pattern | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |