IWebDriverExtensionsRestoreCookies Method

Overload List

RestoreCookies(IWebDriver, String) Restores a saved cookie container for the current browser session.
RestoreCookies(IWebDriver, String, String) Restores a saved cookie container for the specified domain in the browser session.
RestoreCookies(IWebDriver, String, Uri) Restores a saved cookie container for the specified domain in the browser session.

See Also