I have a button. on click, I am calling an automation script. I need to pop up a confirm dialog box. I am doing this using service.yncerror() and its working fine.
But I need to pop-up one more message box/dialog box for user confirmation. How will I handle this new dialog box ?