Playwright Cucumber TS Steps
    Preparing search index...

    Function clickButtonByLabel

    • Clicks on a button role element with the specified label.

      Parameters

      • page: any

        The Playwright page object

      • label: string

        The button label text

      • Optionaltable: any

        Optional table data for click options

      Returns Promise<void>

      When I pw click on button "Submit"