Pop handling

If we are getting 3 pop up… everytime we don’t want to wait for all 3 pop up and we want to continue … how we can??

Hi ,
Can you try using Element Exist of all 3 popups .

@Riya_Lanjewar

You can choose Element Exist

OR

On Element Appear activity to deal this pop ups

Mark as solution if this helps

Thanks

1 Like

You may try approach described here:

I am using it in following scenario: Business process is executed in Workflow1 while the Workflow2 handles add-hoc pop-up messages. If there are multiple add-hoc pop-up messages you could use another “Parallel” or “Pick branch” activity to in Workflow2

Cheers

1 Like