Gets all cookies defined for the current page.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
ReadOnlyCollection<Cookie> AllCookies { get; }
See Also
ICookieJar AllCookies Property | WebDriver |
ReadOnlyCollection<Cookie> AllCookies { get; }