Skip to content

Commit

Permalink
Drop section of README on Headless Chrome problems
Browse files Browse the repository at this point in the history
  • Loading branch information
bobajeff committed May 31, 2021
1 parent 5922744 commit 4cb0ce8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -889,14 +889,6 @@ $ chrome-remote-interface inspect

See [here](#chrome-debugging-protocol-versions) for more information.

### Headless Chrome problems?

Bear in mind that `--headless` Chrome is relatively new and there are kinks (in
Chrome) that are being worked out. If you believe you have encountered a bug,
take a look at the open issues, especially [external issues].

[external issues]: https://github.com/cyrus-and/chrome-remote-interface/issues?q=label%3A%22external+issue%22

### Why my program stalls or behave unexpectedly if I run Chrome in a Docker container?

This happens because the size of `/dev/shm` is set to 64MB by default in Docker
Expand Down

0 comments on commit 4cb0ce8

Please sign in to comment.