cypress-example-docker-circle icon indicating copy to clipboard operation
cypress-example-docker-circle copied to clipboard

Render Process Crashed

Open ccorcos opened this issue 5 years ago • 2 comments

https://docs.cypress.io/guides/references/error-messages.html#The-Chromium-Renderer-process-just-crashed

I can't figure out a way to add the --ipc=host option to docker in CircleCI.

ccorcos avatar Mar 27 '19 19:03 ccorcos

@ccorcos Did you find a way to do that? I'm having an issue and as the solution, they are suggesting to add this, but I don't know how. ;\

victorcarvalhosp avatar Nov 19 '20 22:11 victorcarvalhosp

I stopped using Cypress because of this. I was never able to get it to work once my application grew to a certain size. I've included a gist here that is almost a drop in replacement for Selenium.

ccorcos avatar Nov 20 '20 05:11 ccorcos