context('/examples/todo-app', () => { before(() => { cy.visit('/examples/todo-app') }) })