https://cypress.io logo
I'm trying to test HTML dialog element and it does...
# help
q
I'm trying to test HTML dialog element and it doesn't work! I'm trying to test that
esc
key closes the dialog and it doesnt do anything... I've tried to do
cy.get('body').type('{esc}')