OpenText™ Functional Testing for Developers JavaScript SDK

UIAPro. ScrollItemPattern

new ScrollItemPattern()

The UIA Pro ScrollItem pattern.

Methods

scrollIntoView() → {Promise.<void>}

Scrolls the content area in order to display the control within the visible region.
Returns:
a promise that is fulfilled when the invoke operation ends.
Type
Promise.<void>