DeleteCookies() Method
Deletes all cookies from the browser.
Remarks
This method does not clear the browser's cache. Use ClearCache clear the cache.

C# Syntax

void DeleteCookies()