I want to add a user input pause like a message or dialog box inside parallel for each activity but as we are opening multiple browsers at the exact time parallel, the dialog box is opening various times along with browsers and it needs to be open only once
Can you help me with this?