Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that an element has text content containing the expected substring. Supports fixtures for reusable selectors and text values.

      Parameters

      • page: any
      • selectorKey: string
      • textKey: string

      Returns Promise<void>

      Then I pw see text "header.title" contains "Welcome"