Hello.
I build a flow on PAD to consult the stats of some invoices and depending on if a pop-up appears I have actions to fill that invoce as "Canceled", but if the pop-up does not appear fill with "ok".
I tried to use the action "If Web Contains" but it doesn't detect the pop-up.
It worked with the "If Image exists" action but it takes around 60s to go on with the other actions.
Is there another way (faster) to do it?
Here is my flow and the examples:
1- Fill the box based on Excel data then clicks on "Continue"

2- Then based on if the pop-up appearance it goes on Excel and fill the column right next to the key I entered above.
On this example it does not returned anything so I filled the Excel with an OK


3- but on this example it returned the pop-up

So I used the "If image exists" on that pop-up, and if detected it goes to the Excel and run a macro to fill with "Canceled"
