Cypress.Commands.add('saveCrudModel', () =>
cy.dataCy('crudModelDefaultSaveBtn').should('exist').click(),
);