Advent day 17: Two internal Cypress commands that you should never use
Hi Gleb,
Is there a way to perform clicks with cy.now?
something like: cy.now('get', '.button','click') or cy.now('get', '.button').click()
Thanks in advance
You can, but you really should not
Hi Gleb,
Is there a way to perform clicks with cy.now?
something like: cy.now('get', '.button','click') or cy.now('get', '.button').click()
Thanks in advance
You can, but you really should not