IOptions Cookies Property WebDriver
Gets an object allowing the user to manipulate cookies on the page.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

ICookieJar Cookies { get; }
See Also