https://cypress.io logo
Hi, When I write cy.get(selector).type('text{ent...
# e2e-testing
g
Hi, When I write cy.get(selector).type('text{enter}'), it writes the text but after enter , it delete the text. Any Idea?