Continue Question General

Hi Experts!

What happens when continue is selected at the time an exception is?

Hello,

I’m not sure that I understood the question correctly, but my answer is:

If the Get Attribute activity throw an Exception, then the robot will be unable to reach the Continue activity.
If the Matches is the activity which throws an Exception, but the robot reached the Continue activity then the robot will skip current iteration and will not reach the Matches activity.