Playwright Cucumber TS Steps
    Preparing search index...

    Function expectResponsePropertyExists

    • Asserts that a response property exists in the JSON response.

      Parameters

      • page: any
      • jsonPathKey: string

      Returns Promise<void>

      Then I pw expect response property "user.email" to exist