How Can I handle window based alert

That’s not an Alert and WebUI.acceptAlert() will not work.

What you’re seeing is a browser-based notification and needs to be addressed using Desired Capabilities.

@Brandon_Hein has written the manual on this:

Also, for context and background:

http://forum.katalon.com/search?q=notifications%20%40Brandon_Hein

1 Like