Skip to content

verifyNotPaddingRight (UI Automation - Interrogation)

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

Feedback and Knowledge Base