Powered by
I'm trying to test HTML dialog element and it does...
# help
q
quiet-tent-87246
09/15/2022, 1:55 PM
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}')
Previous
Next