Skip to content

assertNotPaddingBottom (UI Automation - Interrogation)

Compatible with:
  • Purpose 
  • Generated from getPaddingBottom(locator)
  • This command retrieves the CSS padding-bottom attribute value applied to that element
  • Syntax
  • assertNotPaddingBottom(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-bottom in pixels.
 

Feedback and Knowledge Base