Problem with pop up citrix iteration

Hello to everyone,
I’m new to developing in UiPath, so excuse me if my question could be trivial.
I’m working to automate a citrix application and I have to click on a button that open a pop up windows to choose the operation to be performed. So I have this very simple sequence:


My problem is that when the robot click the button the pop up open but closes immediately, before clicking on image. If I re-click this while bot is still running it recognize the figure and it works. I tried to add delay actions but it doesn’t work. With human iteration it have no problem.

Anyone knows how can I solve it?
Thank you

I resolved it using a parallel control flow