Skip to content

assertNotMarginRight (UI Automation - Interrogation)

Compatible with:
  • Purpose 
  • Generated from getMarginRight(locator)
  • Retrieves the CSS margin-right attribute value applied to that element.
  • Syntax
  • assertNotMarginRight(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-right in pixels.
 

Feedback and Knowledge Base