Try Catch Step
Brief description
If there are certain parts of a process that you are uncertain whether the robot can perform, you can define them in this step. For example, sometimes an application may allow you to export data, while other times this option may not be available. If the robot is unable to execute a particular part of the process, it will move to the exception section of this step.
Step Information
Step Name (Not required)– the custom name of the process step that labels the editor’s process step box
Output Parameters
Exception (Required)– you can save a message explaining why the process finished in the exception block (in Catch Step).
Possibilities
Edit Step – the button used for editing step information
Hide/ Show Children – the button used to show or hide all steps defined inside of the group step
(+) – first “+” button used to add a new step inside of the Try/Exception Block