dmtrKovalenko / cypress-real-events

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

realClick hangs in cypress 13 #580

Closed Abhi-0923 closed 1 year ago

Abhi-0923 commented 1 year ago

Hey folks,

We have been using realClick() at many a places. What we are seeing now is that cy.realClick() is hanging the cypress 13 runner.

Could you have a look at this problem?

Let me know if anymore information be needed.

Cheers, Abhi

dmtrKovalenko commented 1 year ago

We are having no issues with our CI. Please create a reproduction of the problem