browser_tab_new
Open a new browser tab and navigate to a specified URL using the Playwright MCP server. Automate web interactions for testing, scraping, or data collection purposes.
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. |