diff --git a/cypress/e2e/5-ndv.cy.ts b/cypress/e2e/5-ndv.cy.ts index 0437dd3a0..0599d4798 100644 --- a/cypress/e2e/5-ndv.cy.ts +++ b/cypress/e2e/5-ndv.cy.ts @@ -511,6 +511,7 @@ describe('NDV', () => { ndv.getters.outputDisplayMode().find('label').eq(1).should('include.text', 'JSON'); ndv.getters.outputDisplayMode().find('label').eq(1).click(); + ndv.getters.outputDataContainer().find('.json-data').should('be.visible'); ndv.getters.outputDataContainer().should('have.text', '[{"body": " Introduction to XML John Doe 2020 1234567890 Data Science Basics Jane Smith 2019 0987654321 Programming in Python Bob Johnson 2021 5432109876 "}]'); ndv.getters.outputDataContainer().find('mark').should('have.text', '