Playwright Cucumber TS Steps
    Preparing search index...

    Function iDoNotSeeHeadingText

    • Asserts that a heading with specific text is NOT visible or does not exist.

      Parameters

      • page: any
      • textKey: string

      Returns Promise<void>

      Then I pw do not see heading text "Old Title"