From 9bd1f3a1d8e8a4999a5781cd4b7cf36890843626 Mon Sep 17 00:00:00 2001 From: gbamparop Date: Mon, 11 Apr 2022 11:35:55 +0100 Subject: [PATCH] Force click the link in home spec --- .../apm/ftr_e2e/cypress/integration/read_only_user/home.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/apm/ftr_e2e/cypress/integration/read_only_user/home.spec.ts b/x-pack/plugins/apm/ftr_e2e/cypress/integration/read_only_user/home.spec.ts index 6e4457df3aaca1..ed8dcd2cc4d05a 100644 --- a/x-pack/plugins/apm/ftr_e2e/cypress/integration/read_only_user/home.spec.ts +++ b/x-pack/plugins/apm/ftr_e2e/cypress/integration/read_only_user/home.spec.ts @@ -63,7 +63,7 @@ describe('Home page', () => { cy.visit(serviceInventoryHref); cy.contains('Services'); - cy.contains('opbeans-rum').click(); + cy.contains('opbeans-rum').click({ force: true }); cy.get('[data-test-subj="headerFilterTransactionType"]').should( 'have.value',