browser_close
Automatically closes web pages after completing accessibility scans to ensure efficient resource management during WCAG compliance testing with MCP Accessibility Scanner.
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"
}