Hi
I’m getting a pop up regularly from one particular website window.
To my sequence completely having the try catch, but when this pop up comes it stops there and process is not moving.
It suppose to move the process continue, till the end of the production.


@sudhasagar I guess those are the Mandatory Fields you should fill in the web page 
1 Like
Yes, but sometimes it Struck, for the next time it will work
To overcome what to do
mhk15
(mehak)
4
Use hot keys to close them
mhk15
(mehak)
5
Or use find element activity if pop up exists either use hot keys to close or use click event to close the pop up
anmolk171
(Anmol Kumar)
6
Hi @sudhasagar,
You can use Global Handler to handle this part.
For more information you can use go through the official documentation.
Thanks!
Anmol