Skip to content

verifyNotMarginLeft (UI Automation - Interrogation)

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

Feedback and Knowledge Base