context('export-html-or-json', () => { beforeEach(() => { cy.visit('/examples/export-html-or-json') }) })