assertNotAllFields (UI Automation - Interrogation)
Compatible with:
- Purpose
- This command is used to verify the ID's of all fileds given are not present on the web page.
- If there are any ID's of the fields present on the UI, it aborts the execution.
- Syntax
- assertNotAllFields(pattern)
- Target
- pattern
- Value
- N/A
- Return Value
- Returns the ID's of all fields on the page