UI Get Height (sui:get-height)

UI Get Height (sui:get-height)

get the height of a pageObject. value will be saved in 'name' variable.

Usage

<sui:get-height name=""! pageId=""! />

! - mandatory

Example

Example

Behaviour

Example

Behaviour

<sui:get-height name="runBtnHeight" pageId="runBtn" />

Gets the height value of pageId "runBtn" and saves it in name variable