Playwright Cucumber TS Steps
    Preparing search index...
    • Counts the number of elements matching the selector. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • selectorKey: string

      Returns Promise<void>

      Then I pw count elements "li.item"