Learning all about Cypress testing.
cy.get('.card').eq(1).children().eq(2).click();
Comment below if you know how to use this tool!
Learning all about Cypress testing.
cy.get('.card').eq(1).children().eq(2).click();
Comment below if you know how to use this tool!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Yes, big fan of Cypress