Resart in case of error

Hi experts,
I’m a newbie of UI Vision and I found that sometimes there are some random errors in random points (usually on OPEN url command). Is it possible to add a instruction that in case of errror everywhere, a macro should be run (or restart the current macro)?
Thank you!

I recommend to use the command line interface for this.

Or use

store | true | !errorignore to just ignore errors.