Action: Check Text On Screen

Revision as of 22:05, 12 February 2024 by JosueGd (talk | contribs) (Created page with "<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This action can be used to check if a specific text string is currently displayed...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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).