waitForPaddingRight (UI Automation - Synchronization)
- Purpose
- Generated from getPaddingRight(locator)
- Waits for the page to retrieve the CSS padding-right attribute value applied to that element.
- Syntax
- waitForPaddingRight(locator, pattern)
- Target
- locator- an element locator pointing to an element OR an element itself.
- Value
- pattern
- Return Value
- Padding-right in pixels.