it('Enable capture mode', () => {
      const serverUrl = Cypress.env('serverUrl');
      cy.intercept(
        {
          method: 'POST',