How to give Mozilla FF clipboard permissions in cypress
I have a cypress test that includes checking that the copy button has copied value in an input field. The issue is I haven’t found a good way to give clipboard permissions for the Mozilla browser as it is possible to do with Chrome browser.