Hi all,
I have a test running in Galaxy S7 Chrome, often this prompt appears over the site I'm testing. I'm not sure if it's preventing me from conducting the test but I need to rule it out as I troubleshoot.
I first need to know what this is called, because I know it's not a prompt generated by JavaScript in the DOM, I understand it to be a built-in Chrome feature.
Is this called a Chrome notification? Or is it a push notification? I need to know what it is to research how to prevent it from appearing, or at the very least, tap on Allow/Block to get rid of it.
I've tried setting ChromeOptions to --disable-notifications but nothing's changed, this prompt still appears...
thank you