context('/demos/Examples/Community/Vue', () => { before(() => { cy.visit('/demos/Examples/Community/Vue') }) // TODO: Write tests })