Playwright Cucumber TS Steps
    Preparing search index...

    Function expectResponseArrayLength

    • Asserts that a response array property has a specific length.

      Parameters

      • page: any
      • jsonPathKey: string
      • expectedLength: number

      Returns Promise<void>

      Then I pw expect response property "users" array length to be 10