Sama UI Library
    Preparing search index...

    Class SamaNavigationLinksHarness

    Hierarchy

    • ComponentHarness
      • SamaNavigationLinksHarness
    Index

    Constructors

    • Parameters

      • locatorFactory: LocatorFactory

      Returns SamaNavigationLinksHarness

    Properties

    hostSelector: string = 'sama-navigation-links'

    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<MenuItemHarness>