IWebDriverExtensionsSaveCookies Method

Overload List

SaveCookies(IWebDriver, String) Saves the current session cookies to disk.
SaveCookies(IWebDriver, String, String) Saves the current session cookies for the specified domain to disk.
SaveCookies(IWebDriver, String, Uri) Saves the current session cookies for the specified domain to disk.

See Also