Playwright Cucumber TS Steps
    Preparing search index...
    • Asserts that a heading with specific text is visible.

      Parameters

      • page: any

        The Playwright page object

      • textKey: string

        The text key (can be a fixture key or raw text)

      Returns Promise<void>

      Then I pw see heading text "Welcome"