Popup message

How to handle different popup message can anyone suggest

Hi @Arun_Pondhe,

You can use parallel activity for that.

Thanks,
Hemal

1 Like

I’ve used this, but I need to add a timeout to the loop so that it doesn’t get stuck if neither element appears.

However…
Just thinking, would a pick activity with three pick branches be best?
Pick Branch One - The Popup
Pick Branch Two - The expected window
Pick Branch Three - A delay activity to create a time out if One or Two never happen.

1 Like