Hi @alee001
Could you try like this ?
Since you have 3 different selectors for different situations,
Is there is dynamic element involved , which you add it as variable based on condition, like some attribute value ?
Or
Since you have defined 3 selectors like below

each selectors will work when its previous version didn't work, so for all condition, use the same UI Element, so it will try selectors accordingly based on which selector is available now
Try and let me know