storePaddingTop (UI Automation - Manipulation)
Compatible with:
- Purpose
- Generated from getPaddingTop(locator)
- Retrieves the CSS padding-top attribute value applied to that element
- Syntax
- storePaddingTop(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-top in pixels.