I have build a Power Automate desktop flow that runs through a website. It got dynamic UI elements which sometimes fails. What I am trying to do is to have two of the same action one for UI Element and the other for Span action.
If one of the action failed, the error goes to the next action that not a problem I can do this. The issue I am facing is, if that action succeed don't do the next action, how do I do this?
The flow already under an IF condition with hotels code and there are numbers of hotels, please see screenshots. I do have the UI Element action disabled as of this moment in time.