ISelenium GetCookie Method WebDriver
Return all cookies of the current page under test.

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

string GetCookie()

Return Value

all cookies of the current page under test
See Also