Member Junction
    Preparing search index...

    Cookie entry for injection via CookieInjectionAuthMethod. Mirrors Playwright's cookie format for direct pass-through.

    Index

    Constructors

    Properties

    Domain: string = ''
    Expires?: number
    HttpOnly: boolean = false
    Name: string = ''
    Path: string = '/'
    SameSite?: "Strict" | "Lax" | "None"
    Secure: boolean = false
    Value: string = ''