Generation 1
The search template property contains a button ”…”, clicking which opens a window for visually editing the template (depends on the element type).
![]()
Currently, search templates are available for elements of the following categories:
- Browser Elements Group
- Desktop Elements Group
Browser
The search template for Browser elements looks like this
.03481286.png&w=1920&q=75)
To add a template element, click the button
, then select a new line and enter data in the Tag, Text, Index (starting from one) and Search in Frames (search inside iframe elements) fields. To refine the search, enter the names and values of the tag attributes in the table (key, value). If you specify multiple lines, the element search in the browser will go deeper from the very top template.
To delete a template, use the button
, or press the Del button.
You can automatically generate a template by clicking the Select Component button
and clicking the desired element in the browser window. You can also use the quick button on the element itself.
When you click the Display Component button
, the control designated in the current template will be highlighted.
The UI Inspector button
is used to display/hide the interface research module.
.33738c98.png&w=1920&q=75)
In this module, you can explore the application structure. Using the buttons
and
, the selected elements are transferred to the template.
The search template is a JSON-formatted string containing all the necessary attributes for searching. You can enter the template manually by going to the Text tab.
.1653651b.png&w=1920&q=75)
Desktop
The search template for Desktop elements looks like this
.131af9da.png&w=1920&q=75)
To add a template element, click the button
, then select a new line and enter data in the Name, AutomationID, ClassName, ControlType, LocalizedControlType and Index (starting from one) fields. To refine the search, enter the names and values of the desired component attributes in the table (key, value). If you specify multiple lines, the element search in the robotic application will go deeper from the very top template. To shorten the route, check the “Fast Search” checkbox.
To delete a template, use the button
, or press the Del button.
You can automatically generate a template by clicking the Select Component button
and clicking the desired element in the application window. You can also use the quick button on the element itself.
When you click the Display Component button
, the control designated in the current template will be highlighted.
The UI Inspector button
is used to display/hide the interface research module.

In this module, you can explore the application structure. Using the buttons
and
, the selected elements are transferred to the template.
The search template is a JSON-formatted string containing all the necessary attributes for searching. You can enter the template manually by going to the Text tab.
