browser_tab_new
Open a new browser tab with a specified URL or leave it blank for navigation. Part of Playwright MCP, enabling web interactions through structured accessibility snapshots.
Instructions
Open a new tab
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | No | The URL to navigate to in the new tab. If not provided, the new tab will be blank. |