ScrollItemPattern

Supported in UFT Developer version 2023 and later

UIA Pro is supported as a technical preview.

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>