https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38461 --- Comment #40 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 175290 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175290&action=edit Bug 38461: Bypass the clipboard for tests There are known bugs with Cypress trying to play with the clipboard, and I don't manage to make the tests pass consistently (also tried realClick from cypress-real-events) Here I am suggesting to not click on the button, but simply retrieve the url (which needs a bit of work in the existing code). We don't test the "Copied!" tooltip and the behaviour of the button, but at least the tests pass! Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> -- You are receiving this mail because: You are watching all bug changes.