waitForPromptPresent (UI Automation - Synchronization)
Compatible with:
- Purpose
- Generated from isPromptNotPresent()
- This command waits for a Prompt to be present.
- Syntax
- waitForPromptNotPresent()
- Target
- locator - An element locator pointing to an element OR an element itself
- Value
- pattern - The value to be verified.
- Return Value
- True, if there is a prompt pending.