cypress-io / cypress-docker-images

Docker images with Cypress dependencies and browsers
https://on.cypress.io/continuous-integration
MIT License
1.02k stars 380 forks source link

docs: remove outdated blank screen issue #1099

Closed MikeMcC399 closed 4 months ago

MikeMcC399 commented 4 months ago

Issue

README > Common problems > Blank screen in Chrome contains the following advice:

When running headed tests with X11 forwarding in Cypress v4 you might see a blank Chrome screen. Try disabling memory sharing by setting the following environment variables:

export QT_X11_NO_MITSHM=1
export _X11_NO_MITSHM=1
export _MITSHM=0

Change

Since a manual workaround is no longer necessary, the section README > Common problems > Blank screen in Chrome is removed from the README document.

cypress-app-bot commented 4 months ago
MikeMcC399 commented 4 months ago

Preview

https://github.com/MikeMcC399/cypress-docker-images/blob/remove/blank-screen-issue/README.md#common-problems