You probably want to use find (https://docs.cypres...
# help
b
You probably want to use find (https://docs.cypress.io/api/commands/find). As in:
Copy code
cy.get(salutationfield).find(input)