Skip to content

waitForPaddingTop (UI Automation - Synchronization)

  • Purpose
  • Generated from getPaddingTop(locator)
  • Waits for the page to retrieve the CSS padding-top attribute value applied to that element.
  • Syntax
  • waitForPaddingTop(locator, pattern)
  • Target
  • locator- an element locator pointing to an element OR an element itself.
  • Value
  • pattern
  • Return Value
  • Padding-top in pixels.
 
 
 
 
 
 

Feedback and Knowledge Base