browser_close
Terminate active browser sessions to free resources or complete automation tasks efficiently with Playwright MCP's web page interaction capabilities.
Instructions
Close the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}