waitForAllButtons (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command is used to return the IDs of all buttons present on the page.
- If a given button has no ID, it will appear as "" in this array.
- Syntax
- waitForAllButtons(pattern)
- Target
- pattern
- Value
- N/A
- Return Value
- Returns the IDs of all buttons on the page.