assertNotElementHeight(UI Automation - Interrogation)
Compatible with:
- Purpose
- This command retrieves the height of an element, passes if the height does not match.
- Syntax
- assertNotElementHeight(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself
- Value
- Pattern - Height of an element to be verified
- Return Value
- Height of an element in pixels.