Sama UI Library
Preparing search index...
ScrollSectionNavigation
ScrollSectionNavigationHarness
Class ScrollSectionNavigationHarness
Hierarchy
ComponentHarness
ScrollSectionNavigationHarness
Index
Constructors
constructor
Properties
host
Selector
Methods
click
Item
get
Active
Item
Label
get
Container
Direction
get
Dividers
Count
get
Item
Labels
get
Items
Count
get
Side
Bar
Menu
Element
get
Side
Bar
Size
Constructors
constructor
new
ScrollSectionNavigationHarness
(
locatorFactory
:
LocatorFactory
,
)
:
ScrollSectionNavigationHarness
Parameters
locatorFactory
:
LocatorFactory
Returns
ScrollSectionNavigationHarness
Properties
Static
host
Selector
hostSelector
:
string
= 'sama-scroll-section-navigation'
Methods
click
Item
clickItem
(
label
:
string
)
:
Promise
<
void
>
Parameters
label
:
string
Returns
Promise
<
void
>
get
Active
Item
Label
getActiveItemLabel
()
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Container
Direction
getContainerDirection
()
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Dividers
Count
getDividersCount
()
:
Promise
<
number
>
Returns
Promise
<
number
>
get
Item
Labels
getItemLabels
()
:
Promise
<
string
[]
>
Returns
Promise
<
string
[]
>
get
Items
Count
getItemsCount
()
:
Promise
<
number
>
Returns
Promise
<
number
>
get
Side
Bar
Menu
Element
getSideBarMenuElement
()
:
Promise
<
TestElement
>
Returns
Promise
<
TestElement
>
get
Side
Bar
Size
getSideBarSize
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
host
Selector
Methods
click
Item
get
Active
Item
Label
get
Container
Direction
get
Dividers
Count
get
Item
Labels
get
Items
Count
get
Side
Bar
Menu
Element
get
Side
Bar
Size
Sama UI Library
Loading...