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