@nospamproxy/core
    Preparing search index...
    • Test helper for selecting a dropdown item of a single selection dropdown.

      Parameters

      • dropdown: Element

        The or element.

      • displayText: string

        The exact text of the item to select.

      Returns Promise<void>