1. Introduction
Prerequisites: None
Use this component to handle exceptions with try, catch, and finally blocks.
2. Inputs
For information about each input, see the help text for the component in the application flow editor.
3. Outputs
For information about each output, see the help text for the component in the application flow editor.
4. Component example
4.1. Configuration example
For
Retry on exception in Try block, select No. This is the default setting.For the
Add finally blocksetting, select Add finally.
4.2. Example result
None
5. Example flow
Setup flow
Use the Open New Webpage component to open the Taobao homepage.
Use the Catch Exception and Retry component to handle exceptions.
Use the Get Window component to retrieve the window with the title "Baidu".
Use the Get Window component to retrieve the window with the title "Taobao".
Use the Close Webpage component to close the current page.

Result
After the flow runs, the results for each node appear in the log panel, as shown in the following figure.