https://cypress.io logo
clipboard
# i-need-help
c
Does clipboard functionality work fine in cypress in Chrome browser??? When i copy the text, then run the test (where an url should be copied to clipboard) then the copied text before the test is inserted instead of the copied text from my test.
l
there is a problem in chrome with copy - it will work for you only in electron. this is due to security issues