cy.clock() cy.visit(\'http://localhost:3333\') cy.get(\'#search\').type(\'Acme Company\') cy.tick(1000) // more test code here // restore the clock cy.clock().then((clo