Skip to content

storeElementPositionLeft (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • This command is used to retrieve the horizontal position of an element.It returns pixels from the edge of the frame.
  • Syntax
  • storeElementPositionLeft(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