Skip to content

storePaddingRight (UI Automation - Manipulation)

Compatible with:
  • Purpose 
  • Generated from getPaddingRight(locator)
  • Retrieves the CSS padding-Right attribute value applied to that element
  • Syntax
  • storePaddingRight(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-right in pixels.
 

Feedback and Knowledge Base