Uses of Enum
com.microsoft.playwright.options.SameSiteAttribute
Packages that use SameSiteAttribute
-
Uses of SameSiteAttribute in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl that return SameSiteAttributeModifier and TypeMethodDescriptionSerialization.SameSiteAdapter.read(com.google.gson.stream.JsonReader in) Methods in com.microsoft.playwright.impl with parameters of type SameSiteAttributeModifier and TypeMethodDescriptionvoidSerialization.SameSiteAdapter.write(com.google.gson.stream.JsonWriter out, SameSiteAttribute value) -
Uses of SameSiteAttribute in com.microsoft.playwright.options
Fields in com.microsoft.playwright.options declared as SameSiteAttributeMethods in com.microsoft.playwright.options that return SameSiteAttributeModifier and TypeMethodDescriptionstatic SameSiteAttributeReturns the enum constant of this type with the specified name.static SameSiteAttribute[]SameSiteAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.playwright.options with parameters of type SameSiteAttribute