browser_delete_cookies
Remove all browser cookies to clear stored session data, login credentials, and tracking information during web automation testing.
Instructions
Delete cookies from the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}