NativeConstsInternetCookieState Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Cookie state in IE.

Namespace:  ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum InternetCookieState
Members

  Member nameValueDescription
COOKIE_STATE_UNKNOWN0
COOKIE_STATE_ACCEPT1
COOKIE_STATE_PROMPT2
COOKIE_STATE_LEASH3
COOKIE_STATE_DOWNGRADE4
COOKIE_STATE_REJECT5
See Also

Reference