Wait locally for browser state
wait_forWait for a URL, text, or element condition to be met before continuing browser automation. Specify the target and condition to pause until the expected state appears or changes.
Instructions
Wait locally for a URL, text, or element condition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition | Yes | ||
| target_id | Yes | ||
| timeout_ms | No | ||
| observe_after | No |