Playwright Cucumber TS Steps
    Preparing search index...

    Function findElementByLabel

    • Finds a form control associated with a specific label text.

      Parameters

      • page: any
      • label: string

      Returns Promise<void>

      When I pw find element by label text "Password"