InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by Branching in UiPath? |
|
Answer» In UIPATH, branching is referred to as the 'condition.' When there is an activity with numerous solutions after a given condition, the branching condition is utilized. This branching allows the software to determine what BEHAVIOR should be presented in the event that a specific condition is selected. |
|