verifyNotAllButtons (UI Automation - Interrogation)
Compatible with:
- Purpose
- Retrieves and verifies all buttons in the page have ID's.
- Syntax
- verifyNotAllButtons(pattern)
- Target
- pattern - The array of ID's of all the buttons
- Value
- N/A
- Return Value
- The array of ID's of all the buttons. If a given buttons has no ID, it will appear as " " in array.