Força do tipo Cypress
cy.get('whatever').type('Test all the things', { force: true });
harpwn
cy.get('whatever').type('Test all the things', { force: true });