context('/examples/gapcursor', () => { before(() => { cy.visit('/examples/gapcursor') }) // TODO: Write tests })