Playwright Cucumber TS Steps
    Preparing search index...

    Function clickLinkByText

    • Clicks on a link role element with the specified text.

      Parameters

      • page: any

        The Playwright page object

      • text: string

        The link text

      • Optionaltable: any

        Optional table data for click options

      Returns Promise<void>

      When I pw click on link "Home"