browser_tab_new
Create a new browser tab with a specified URL using Playwright MCP. Automate web page navigation through browser automation without requiring screenshots or visual models.
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. |