Playwright Cucumber TS Steps
    Preparing search index...

    Function expectDbRecordCount

    • Asserts that the last executed database query returned a specific number of records.

      Parameters

      • page: any
      • count: number

      Returns Promise<void>

      Then I pw expect the database to return 1 record