browser_tab_new
Opens a new browser tab with a specified URL or a blank page, enabling web page interactions through structured accessibility snapshots in the Playwright MCP Server environment.
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. |