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