Skip to content

verifyNotPaddingTop (UI Automation - Interrogation)

Compatible with:
  • Purpose 
  • Generated from getPaddingTop(locator)
  • This command retrieves the CSS padding-top attribute value applied to that element
  • Syntax
  • verifyNotPaddingTop(locator, pattern)
  • Target
  • locator - An element locator pointing to an element or an element itself.
  • Value
  • Pattern - The pattern to be verified.
  • Return Value
  • The padding-top in pixels.
 
 
 

Feedback and Knowledge Base