context('/api/nodes/list-item', () => { before(() => { cy.visit('/api/nodes/list-item') }) })