Playwright Cucumber TS Steps
    Preparing search index...

    Function expectResponseStatus

    • Asserts that the HTTP status code of the last API response matches the expected integer.

      Parameters

      • page: any
      • statusCode: string

      Returns Promise<void>

      Then I pw expect the response status to be 200