zen_wait_for_title
Pauses automation until a browser tab's title matches a specified JavaScript regex pattern, ensuring custom conditions are met before proceeding.
Instructions
Wait until document.title matches a JS regex pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| timeout | No | ||
| tab_id | No |