safari_wait_for_new_tab
Wait for and switch to new browser tabs that open automatically, such as during OAuth login flows or popup windows.
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 |