ReturnedCookie ClassWebDriver
Represents a cookie returned to the driver by the browser.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium Cookie
    OpenQA.Selenium.Internal ReturnedCookie

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

public class ReturnedCookie : Cookie
See Also