safari_wait_for_new_tab
Automatically switch to a new tab after it opens, such as from an OAuth login, with optional URL matching.
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 |