Hi, i’m new to uipath. I’m trying to use Try Catch to perform simple login task and if there is an error, it will click on the youtube video that play some notification sound video. However, it seems like it won’t go to the catch block when the Try activities failed. Both the activities on Try and Catch block work when i run independently. I purposely made the Try activity fail but it somehow won’t go to Catch block. Attached the following screenshot.