clear_cookies

Command to clear all the cookies set in the browser

Request

{
    "name": "clear_cookies",
    "args": []
}

Response

{
    "response": true
}