Join Discord
Powered by
would this work for you? ```cy.get('.test').first(...
# e2e-testing
a
alert-chef-12385
10/01/2022, 5:59 PM
would this work for you?
Copy code
cy.get('.test').first().contains('hello')
Previous
Next