Need help. Need to click on Allow on the notification popup

Hey there,

I am facing this issue where I need to click on Allow on the notification popup. I have tried to disable the popup but then the site is not loading properly as I need to either allow the notification or not. Can anyone please help me try to resolve this issue?

Hi!

Have you tried the option “accept Alert”?

Hi @rohitp008,

1st wait for the Allow object: https://docs.katalon.com/katalon-studio/docs/webui-wait-for-element-visible.html

2nd click on the Allow object: https://docs.katalon.com/katalon-studio/docs/webui-click.html

Hi,

Wait and allow object works only when it is a web element but since it is not, can’t use this either.

Do you know any other way that I can try it?

Hi,

As this is not a web element, can’t user accept alert here.

Hi,

Maybe this can help

Thanks

Try this: https://docs.katalon.com/katalon-studio/docs/pop_up_dialog_issue.html#what-is-a-pop-up