idea-at
    Preparing search index...

    Function getItemCountInIonList

    • Gets the count of ion-item elements within an ion-list

      Parameters

      • page: Page

        The Playwright Page object

      • timeout: number = 10000

        Maximum time in ms to wait for items to appear (defaults to 10000)

      Returns Promise<number>

      Promise that resolves to the number of ion-items found