2 Comments

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

Expand full comment

You can, but you really should not

Expand full comment