Hello,
I am in a sticking situation. I have got a flow that built with subflows. Each subflows contains a big IF condition for each hotels, with a Span or UI Element action. The website had a dynamic UI elements that changes which sometimes causes the action to fail.
I already know how to build in if there an error on this action run the next action. NOW here what I want to figure out, if that action succeed, how do I skip the next action otherwise I will be unchecking the hotel or it failed the flow.
I have provided a screenshot.
I am aware you can create a label so if there an error I can put it at some point in the flow. But there a lot of hotels so a lot of labels will need to be created which is time consuming.
Thanks