storeHeight (UI Automation - Manipulation)
Compatible with:
- Purpose
- This command is used to retrieve the css height attribute value applied to that element.It returns height in pixels.
- Syntax
- storeHeight(locator, variableName)
- Target
- locator - an element locator pointing to an element OR an element itself
- Value
- variableName
- Return Value
- It returns height in pixels.