Playwright Cucumber TS Steps
    Preparing search index...

    Function doubleClickByText

    • Double-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 double click on text "Button"