On this pagePlaywrightCookieParam Cookie parameters in Playwright format with camelCase naming.Index PropertiesdomainexpireshttpOnlynamepartitionKeypathsameSitesecurevalueProperties domaindomain: NotRequired[str]expiresexpires: NotRequired[float]httpOnlyhttpOnly: NotRequired[bool]namename: NotRequired[str]partitionKeypartitionKey: NotRequired[str | None]pathpath: NotRequired[str]sameSitesameSite: NotRequired[Literal[Lax, None, Strict]]securesecure: NotRequired[bool]valuevalue: NotRequired[str]
Cookie parameters in Playwright format with camelCase naming.