Articles → UIPATH → Pick Branch Activity In Uipath
Pick Branch Activity In Uipath
Purpose
Click to Enlarge
Pick Branch Activity
- Trigger
- Action
Click to Enlarge
Example
- Drag and drop the "Pick" activity
- Inside the "Pick" activity, drag and drop the 2 "Pick Branch" activities
- In the first "Pick Branch" activity, add the following activities inside the "Trigger" section
- A "Write Line" activity
- A "delay" activity with a delay of 5 seconds
- Another "Write Line" activity
- "Read Text File" activity for reading the text file
- In the "Action" section, drag and drop the "Write Line" activity with the content of the text file
Click to Enlarge
- In the second "Pick Branch" activity, add the following activities inside the "Trigger" section
- A "Write Line" activity
- A "delay" activity with a delay of 10 seconds
- Another "Write Line" activity
- In the "Action" section, drag and drop the "Write Line" activity with the text "Time Up"
Click to Enlarge
- Save and run the bot
Output
Click to Enlarge