Skip to content

Selenium shared memory defaults #1670

@leonard84

Description

@leonard84

https://github.com/SeleniumHQ/docker-selenium#running-the-images states that

When executing docker run for an image with Chrome or Firefox please either mount -v /dev/shm:/dev/shm or use the flag --shm-size=2g to use the host's shared memory.

These defaults are not applied for the BrowserWebDriverContainer as far as I can tell, which can cause hanging browsers on complex sites.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions