zen_wait_for_url
Pauses script execution until a browser tab's URL matches a specified regex pattern, with optional timeout and tab selection.
Instructions
Wait until the tab's URL matches a JS regex pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| timeout | No | ||
| tab_id | No |