Skip to content

assertNotPaddingLeft (UI Automation - Interrogation)

Compatible with:
  • Purpose 
  • Generated from getPaddingLeft(locator)
  • Retrieves the CSS padding-left attribute value applied to that element
  • Syntax
  • assertNotPaddingLeft(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-left in pixels.
 

Feedback and Knowledge Base