How to use pop-up Handler?

Hi,

I am very new to RPA. I was trying to handle pop up in sign-in page. When i tried adding pop-up handler- it is showing, it needs to be added inside application activity. Can anyone of please help me how to do that.

Regards,
Meena

Hi,

Which activity are you using. WinPopUp Hadler or Pop Up activity

Regards,
Amit

Hi Amit,

I have used WinPopUp Handler. It worked using Basic Field Configuration Setup. But I am not able to add further activities now… Like After login, i want to perform some search operation. How can i do that? Could you please help me with this.

Regards,
Meena

Create a separate sign-in process for handling login popup. Put search operations in main process.

thanks @ashishJ… Will try thris