Skip to content

storePosition (UI Automation - Manipulation)

Compatible with:
  • Purpose 
  • Generated from getPosition(locator)
  • Retrieves the CSS position attribute value applied to that element.
  • Syntax
  • storePosition(locator, variableName)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • variableName - A variable to store.
  • Return Value
  • The position.
 

Feedback and Knowledge Base