Sama UI Library
    Preparing search index...

    Class SamaSettingsHarness

    Hierarchy

    • ComponentHarness
      • SamaSettingsHarness
    Index

    Constructors

    • Parameters

      • locatorFactory: LocatorFactory

      Returns SamaSettingsHarness

    Properties

    hostSelector: string = 'sama-settings'

    Methods

    • Returns a single harnesses of every menu item that the component has and if the item is not there it returns error not found.

      Parameters

      • label: string

        The label of the menu item to fetch.

      Returns Promise<MatMenuItemHarness>