browser_close
Close the active browser page in Playwright MCP to end browser automation tasks efficiently without additional input or configuration.
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"
}