Wait For Text On Screen
Waits for a specific text on the screen.
This activity waits (pauses the execution of your script) until a specific text appears/disappears on the entire screen or foreground window.
Input
- Search for text on: - Entire Screen(default)- Search for a given text on the entire screen.
- Foreground Window- Search for a given text only on the foreground window.
 
- Text : - String Argument Specifies the text to be searched. Specifies the text to be searched.
Last updated
