Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that an element has the expected text content. 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" equals "Welcome to our site"