CYPRESS Obtenha valor de inut
cy.get('input').should('have.value', 'abc')
KostasX
cy.get('input').should('have.value', 'abc')