How to type into an input field

cy.get('.search').type('hello world')

Last updated

Was this helpful?