Gurudatt S A
Results
2
comments of
Gurudatt S A
May be this will help someone, instead of overwriting should or creating new query, I tested below and its working cy.visit("https://ecommerce-playground.lambdatest.io/"); cy.getSomeElement("#widget-navbar-217834 ul.horizontal") .find("li:contains(' Blog')") .invoke("text") .should("to.include", "Blog"); using to.include...
@jennifer-shehane Any updates on this or any timeline for this ? This would make life easy for most of us