Package org.openqa.selenium.bidi.storage
Class CookieFilter
java.lang.Object
org.openqa.selenium.bidi.storage.CookieFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexpiry(long expiry) httpOnly(boolean httpOnly) sameSite(Cookie.SameSite sameSite) secure(boolean secure) size(long size) toMap()value(BytesValue value)
-
Constructor Details
-
CookieFilter
public CookieFilter()
-
-
Method Details
-
name
-
value
-
domain
-
path
-
size
-
httpOnly
-
secure
-
sameSite
-
expiry
-
toMap
-