Skip to content

storeElementPositionTop (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • This command is used to retrieve the vertical position of an element.It returns pixels from the edge of the frame.
  • Syntax
  • storeElementPositionTop(locator, variableName)
  • Target
  • locator - an element locator pointing to an element OR an element itself
  • Value
  • variableName
  • Return Value
  • It returns pixels from the edge of the frame.

Feedback and Knowledge Base