Text Presence Check
Please read the Material Usage Rules on this site.
🔗 Original page — Source of this material
Description
This action is used to check for the presence of text on a page or in a URL. It is an alternative to the function ❗→ for checking the presence of selected text.
Information
Added in ZennoPoster 7.3.1.0
How do I add this action to a project?
- Via the context menu Add action → Tabs → Text presence check

- Using the browser context menu: highlight the text you want to check, right-click on it, and select Create selected text presence check.

- Or use the ❗→ smart search.
What is this used for?
- To check if authorization was successful
- To check if an action on the page was completed successfully
How does this action work?

What to search for (Regex)
The text you want to find. ❗→ Regular expressions are supported.
Where to search
Choose the data to be searched:
- DOM
- Source
Note
What's the difference between DOM and Source?
- Text (all the visible text on the page)
- URL
Tab
Select which tab to retrieve the data from:
- *Active - the currently active tab;
- *First - if there are multiple tabs, use the first one;
- *By name - specify the tab name;
- *By number - specify the tab number if there are several (numbering starts from zero).
Pause
Waiting time (in seconds) before the search is performed.