Skip to content

storeElementHeight (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from getElementHeight(locator)
  • Retrieves the height of an element.
  • Syntax
  • storeElementHeight(locator, variableName)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • variableName - An identifier used to store the aforementioned property.
  • Return Value
  • The height of an element in pixels.
 
 

Feedback and Knowledge Base