I'm trying to login to facebook, after successful login; am getting one notification popup asking for allowing and block. I'm fine with either case. I am using webstorm IDE cucumber.
I have already tried browser.alertDismiss(), browser.alertAccept() none of them are working:

You could try this answer:
or
That's ruby, but if you're using Selenium, I'm sure there's a javascript equivalent.