waitForVisible (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command waits for the visibility of a specific element
- Syntax
- waitForVisible(locator)
- Target
- locator
- Value
- N/A
- Return Value
- true if the specified element is visible, false otherwise