How to deal with pop-up?

I want to automate a webpage and it may pops up notification randomly, the notification is a windows pop up.
How should I handle this exception as I am not sure what the notification is and when will it pop up.

Thanks :slight_smile: