Playwright Cucumber TS Steps
    Preparing search index...

    Function checkNthElementBySelector

    • Checks/Unchecks the Nth checkbox or radio button matching a selector.

      Parameters

      • page: any
      • action: string
      • indexStr: string
      • selectorKey: string
      • Optionaltable: any

      Returns Promise<void>

      When I pw check 1st selector "input[type='checkbox']"