verifyNotVerticalAlign (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getVerticalAlign(locator)
- This command retrieves the CSS vertical-align attribute value applied to that element, the command passes when the pattern and actual value do not match.
- Syntax
- verifyNotVerticalAlign(locator, pattern)
- Target
- locator- An element locator pointing to an element OR an element itself
- Value
- Pattern - The vertical-align to be verified.
- Return Value
- The vertical-align.