Hi ,
I need to know , how i must use try catch in this situation … .
in a check app state
if a write a name , if this name is present go to the next step
if the name is not present go to throw ( exception ) , in this case , in this case the UiPath skip to the next row…
How i can do ? thanks