wait_for
Pause execution until a specified element appears on the page or a network request matching a URL pattern is detected. Define a timeout to control wait duration.
Instructions
Wait for an element to appear or a network request matching a URL pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| url_pattern | No | ||
| timeout | No |