Playwright Cucumber TS Steps
    Preparing search index...
    • Sets a cookie for the current context/URL.

      Parameters

      • page: any
      • name: string
      • value: string

      Returns Promise<void>

      When I pw set cookie "session_id" to "12345ABC"