Playwright Cucumber TS Steps
    Preparing search index...

    Function expectResponseBodyEqual

    • Asserts that the body text of the last API response equals a specific string.

      Parameters

      • page: any
      • textKey: string

      Returns Promise<void>

      Then I pw expect the response body to equal "OK"