Skip to content

storePaddingLeft (UI Automation - Manipulation)

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

Feedback and Knowledge Base