browser_close
Close the current browser session to end web automation tasks and free system resources when testing or interaction workflows are complete.
Instructions
Close the current browser session
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}