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