Hey,
Does anyone has any ideas how to deal with permissions pop-ups in Chrome?
Specifically, Clipboard permission in Chrome is causing me a headache, as I can’t find a way to permanently Allow it for specific URL.
I’m using Browser Automation in my process, but I tried to use also a Mouse, Click package by targeting that specific permissions pop-up with no luck.
Is there any way to either preload new Chrome sessions with those permissions or make bot click that permission pop up?
Thanks in advance.