Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that a cookie exists and has the expected value. Supports fixtures for reusable cookie names and values.

      Parameters

      • page: any
      • cookieNameKey: string
      • valueKey: string

      Returns Promise<void>

      Then I pw see cookie "session_id" has value "abc123"