https://cypress.io logo
Hi team, Do you know whether we can combine the HT...
# e2e-testing
f
Hi team, Do you know whether we can combine the HTML tag: For example: cy.contains('span','A) cy.contains('label','A') I want to find the element that contains span or label tag with text A => cy.contains('span | label','A')