cy.get('.search').type('hello world').should('have.value', 'hello world')
Last updated 5 years ago
Was this helpful?