Open New Tab
browser_new_tabOpens a new browser tab to load a specified URL for separate page inspection and raw DOM/network event capture. Requires an active browser context and authorized URLs.
Instructions
Use when a full-profile reproduction genuinely requires a separate page rather than the existing active tab. Preconditions: an active browser context is required and any supplied URL must be authorized. Next: inspect or trace the new active tab, then close it when finished. Sensitivity: opening a URL contacts an external origin and may send context credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| waitUntil | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |