BROWSER Test if text exists on the page function

The BROWSER Test if text exists on the page function in RPA.

Help CentreBuilding Processes

This article describes the RPA Browser functionality to test if text exists on the page.

For a full list of available functions, please read BROWSER functions.


Description

The BROWSER Test if text exists on the page function allows you to test if text exists on the page.


Setting it up

To use the BROWSER Test if text exists on the page function, follow these instructions:

{{popups:rpas/add:action=browser-text-exist}}

Once on a process map:

  1. Navigate to the process where you would like to add the BROWSER Test if text exists on the page function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the BROWSER Test if text exists on the page option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
Text to be foundYesTextarea-The text to search for on the page
VariableYesText-Variable to store the result (true/false)

Output variables

VariableTypeDescription
VariableBooleanTrue if the text is found on the page

Errors

ErrorDescription
Browser not openNo browser session is active

Tips

  • Searches the entire visible page content for the specified text

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.