https://cypress.io logo
Hello guys, is there any option to get div element...
# e2e-testing
a
Hello guys, is there any option to get div element which have child span with some text but not yield the child span element, I mean something like this: cy.get('element1').contains('childElement_with_text').should('element1')