dmtrKovalenko / cypress-real-events

Fire native system events from Cypress.
MIT License
759 stars 67 forks source link

Test after using a real-event command is not executed #597

Closed pc11000 closed 9 months ago

pc11000 commented 9 months ago

When I use a real event command the next test is not executed anymore. Why is that? Is that a known issue?

dmtrKovalenko commented 9 months ago

Provide a clean reproduction as separate repository with 2 tests, otherwise this issue will be ignored.

pc11000 commented 9 months ago

I can not share it as its a company project. I saw when I execute it in Chrome it shows the native Browser Dialog if I want to reload the site. And then the next test is not executed anymore.

dmtrKovalenko commented 9 months ago

Be so kind and make a new standalone reproduction. If it’s not done I’ll close an issues