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