Playwright Cucumber TS Steps
    Preparing search index...

    Function clickButtonByExactText

    • Clicks on a button role element with the EXACT specified text.

      Parameters

      • page: any
      • exactText: string
      • Optionaltable: any

      Returns Promise<void>

      When I pw click on exact button text "Submit"