diff --git a/tests/e2e/specs/ClipboardBwCompatibility.spec.js b/tests/e2e/specs/ClipboardBwCompatibility.spec.js index fc979b781..d28d60cd7 100644 --- a/tests/e2e/specs/ClipboardBwCompatibility.spec.js +++ b/tests/e2e/specs/ClipboardBwCompatibility.spec.js @@ -23,6 +23,7 @@ describe("Clipboard backward compatibility", () => { // Go to second page cy.get('[data-test="page-dropdown"] button').click({force: true}); cy.get('[data-test="page-popup"]').click({force: true}); + cy.wait(1000); const elementsAddedFromMainPage = 17; // check if each control in the second page can be added to the clipboard