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