Playwright Cucumber TS Steps
    Preparing search index...

    Function expectResponsePropertyContains

    • Asserts that a response property contains a substring.

      Parameters

      • page: any
      • jsonPathKey: string
      • substring: string

      Returns Promise<void>

      Then I pw expect response property "user.email" to contain "@example.com"