Playwright Cucumber TS Steps
    Preparing search index...
    • Selects the nth element from the currently stored list. Uses 1-based indexing (e.g., 1st, 2nd, 3rd).

      Parameters

      • page: any
      • indexStr: string

      Returns Promise<void>

      When I pw get 2nd element