assertNotDisplay(UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getDisplay(locator)
- Retrieves the CSS display attribute value applied to that element and passes if contents of the display attribute do not match.
- Syntax
- assertNotDisplay(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself
- Value
- Pattern - Contents of display attribute to be verified.
- Return Value
- N/A