История страницы
...
1. Display the Resources tab and its search bar
1.1 Select the Resources tab.
2 . Creating resources
2.1 Creating a variable.
2.2 Creating a "file" resource.
2.3 Creating a web element resource.
where:
1 – Resources tab
2 – Create resource button
3 – Input field for the attribute that the robot will refer to
4 – Drop-down list where we will select the attribute
2.4 Creating a win-element resource
To create a win element you need to launch the spy. In the spy it is necessary to select the capture button and then already point at the necessary win element and by pressing the button LCTRL and LMB we capture the necessary element. After that we press the save button.
...
Enter 1 in the "Resources" field
Enter “Variable 1”
Enter "File"
Enter "Web"
Enter " Win"
Since the resources are not used anywhere, there is no drop-down list near the resource record (no "Expand" button) and nothing happens when you click on the resource record itself.
4 . Searching for actions by Variables in use.
4.1 . Add two actions " Reverse 1" and "Reverse 2".
Add two actions " Reverse 1" and "Reverse 2".
In the " Reverse 1" action, specify the resource "Variable 1" as the input parameter "Text".
In the " Reverse 2" action, specify the "Variable 1" resource as the output parameter.
...
4.2. Click on the "Search" ( Magnifier) button on the top panel, select the "Resources" tab and clear the search bar (see in section 1.1)
...
*4.5. Click on each item in the drop-down list: " Reverse 1" and "Reverse 2" *
...
If we click on " Reverse 1", "Reverse 2", we will be taken to the action itself, where this variable is used.
...