verifyMarginTop (UI Automation - Interrogation)
- Purpose
- Generated from getMarginTop(locator).
- This command retrieves the CSS margin-top attribute value applied to that element
- Syntax
- verifyMarginTop(locator, pattern).
- Target
- locator - An element locator pointing to an element OR an element itself.
- Value
- pattern - The margin value to be verified.
- Return Value
- Returns margin-top in pixels.