wait_for
Wait for a UI element to appear or a network request matching a URL pattern, preventing premature actions with a configurable timeout.
Instructions
Wait for an element to appear or a network request matching a URL pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| selector | No | ||
| url_pattern | No |