Skip to content

Commit 2d1041c

Browse files
authored
docs: remove outdated blank screen issue (#1099)
1 parent 47149ea commit 2d1041c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,6 @@ Check out the [README](./included/README.md) document in the [included](./includ
5858

5959
## Common problems
6060

61-
### Blank screen in Chrome
62-
63-
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:
64-
65-
```shell
66-
export QT_X11_NO_MITSHM=1
67-
export _X11_NO_MITSHM=1
68-
export _MITSHM=0
69-
```
70-
71-
See [issue #270](https://github.com/cypress-io/cypress-docker-images/issues/270)
72-
7361
## Firefox not found
7462

7563
By default, the containers run with the root user. However, Firefox by design cannot run with root user, leading to failures such as:

0 commit comments

Comments
 (0)