Playwright Cucumber TS Steps
    Preparing search index...

    Function findElementByRole

    • Finds an element by its ARIA role.

      Parameters

      • page: any
      • role: string

      Returns Promise<void>

      When I pw find element by role "button"