История страницы
...
The "Open sub-scenario" button allows you to view nested sub-scenarios. There is an arrow next to the button, which opens a drop-down list of branches, sub-scenarios of the first level, which can be opened from the current tab.
Here is an example of displaying elements on the object tree:
Action groups have been created on the robot scheme.
By clicking on the "Open sub-scenario" button on Action Group 1, a tree up to "Action Group 1" appears. The page with "Action Group 1" opens.
The process tree shows the path to the element.
Tree: Robot scheme > Action group 1
Clicking on the "Open sub-scenario" button for action group 2, which contains a loop, opens the "Action Group 2" branch in the tree.
Tree: Robot scheme > Action group 1> Action group 2
Clicking on the "Open sub-scenario" button for a cycle opens the "For 1" branch in the tree.
Tree: Robot scheme > Action group 1 > Action group 2 > For 1
Values for items when you click on the "Open sub-scenario" button. For example:
...
Element | Element display in the object tree |
---|---|
Switch | Branch 1 |
Branch 2 | |
Try-Catch | Try-Catch 1: Try clause |
Try-Catch 1: Catch clause | |
Try-Catch 1: Catch 1 | |
If | If 1: True |
If 1: False | |
For 1 | For 1 |
Foreach 1 | Foreach 1 |
While 1 | While 1: Condition |
While 1: Loop body | |
Do While 1 | Do While 1: Condition |
Do While 1: Loop body | |
Actions Group 1 | Actions Group 1 |
Expression Builder | Expression |
The tree shows the path only to the selected sub-scenario, not all full dependencies in the scenario.
...
For example, there is a tree:
If you click on Action group 1, Action group 2 and For 1 will be closed.
To zoom in or zoom out the scheme you should press the Ctrl key and scroll the mouse wheel forward or backward.