Playwright Cucumber TS Steps
    Preparing search index...

    Function storeResponseProperty

    • Stores a response property value in the variable store for later use.

      Parameters

      • page: any
      • jsonPathKey: string
      • alias: string

      Returns Promise<void>

      When I pw store response property "user.id" value as "userId"