dmtrKovalenko / cypress-real-events

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

Cypress real events are not working in Firefox #650

Closed suryatejah closed 3 months ago

suryatejah commented 3 months ago

When I tried to run cypress tests against Firefox browser, could see failures because of chrome debug protocol. Do we have any plans to support Firefox debug protocol as well or any alternatives for it?

Error log

Failed request to chrome devtools protocol. This can happen if cypress lost connection to the browser or the command itself is not valid. Original cypress error: Error: No handler registered for: 'remote:debugger:protocol'

screenshot

image
dmtrKovalenko commented 3 months ago

Readme claims that this project does not work in firefox