verifyElementNotPresent (UI Automation - Interrogation)
Compatible with:
- Purpose
- This Command is used to Verify whether the element is present in the page or not
- Syntax
- verifyElementNotPresent(locator)
- Target
- Locator
- Value
- N/A
- Return Value
- Returns true if the element is not present, false otherwise.