Playwright Cucumber TS Steps
    Preparing search index...

    Function findHeadingByText

    • Finds a heading (h1-h6) by its text content.

      Parameters

      • page: any
      • text: string

      Returns Promise<void>

      When I pw find heading by text "Dashboard"