safari_wait_for_new_tab
Wait for a new tab to appear, as after an OAuth login popup, then automatically switch to it. Optional URL filter and timeout control.
Instructions
Wait for a new tab to appear (e.g. after OAuth login click opens popup). Automatically switches to the new tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Timeout in ms (default: 10000) | |
| urlContains | No | Only match new tabs whose URL contains this string |