would this work for you? ```cy.get('.test').first(...
# e2e-testing
a
would this work for you?
Copy code
cy.get('.test').first().contains('hello')