@nospamproxy/core
    Preparing search index...
    • Test helper for using the dropdown search, waiting for items to be loaded and getting the found items.

      Parameters

      • dropdown: Element

        The element.

      • searchText: string

        The search text to enter.

      Returns Promise<string[]>

      An array of display texts of items that have been found.