Powered by
Hi team, Do you know whether we can combine the HT...
# e2e-testing
f
flaky-airport-12178
09/05/2022, 7:01 AM
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')
Previous
Next