Playwright Cucumber TS Steps
    Preparing search index...

    Function findTextareaByLabel

    • Finds a textarea associated with a specific label.

      Parameters

      • page: any
      • label: string

        The visible text of the label.

      Returns Promise<void>

      When I find textarea by label text "Description"