Playwright Cucumber TS Steps
    Preparing search index...

    Function expectResponsePropertyNotExists

    • Asserts that a response property does NOT exist in the JSON response.

      Parameters

      • page: any
      • jsonPathKey: string

      Returns Promise<void>

      Then I pw expect response property "user.deletedAt" to not exist