Playwright Cucumber TS Steps
    Preparing search index...

    Function rightClickByText

    • Right-clicks on the first element containing the specified text.

      Parameters

      • page: any

        The Playwright page object

      • text: string

        The text to search for

      • Optionaltable: any

        Optional table data for click options

      Returns Promise<void>

      When I pw right click on text "Menu"