waitForText (UI Automation - Synchronization) ← Command Reference ← to UI Automation - Synchronization home Compatible with: Purpose This command wait's for a text of a specific target. Syntax waitForText(locator, pattern) Target locator Value pattern - The text Return Value The text of the element. ← to UI Automation - Synchronization home