browser_open
Launches a Playwright browser and navigates to a specified URL, enabling the same browser session to be reused by subsequent tools for inspecting and interacting with web pages.
Instructions
打开 Playwright 浏览器并导航到目标页面(后续工具复用同一浏览器)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| headless | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||