delete_cookie
Remove a specified cookie from the browser by name to manage sessions and test states during Selenium automation. Deletes only the targeted cookie without affecting others.
Instructions
Delete a specific cookie by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |