This action can be used to check if a specific text string is currently displayed on the screen.
This action can be used to check if a specific text string is currently displayed on the screen.
−
The result of the check will be saved into a boolean variable. You may also specify a string variable to save the id of the view that contains the text (if the text is found).
+
The result of the check will be saved into a boolean variable.
+
You may also specify a string variable to save the id of the view that contains the text (if the text is found).