I'm working on Copy-Paste test so i'm looking for a way to grant Cypress the Clipboard permissions. Where these browser setting are?
Because as i've read googleDevPage i need to add the permission manually to the manifest.json in test app to allow Cypress get done these tests automaticaly without manual access grant.
Seems to be i'm looking for Cypress app configurations.