We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can change the screen resolution of the container at launch by using the SCREEN_WIDTH and SCREEN_HEIGHT environment variables. e.g:
SCREEN_WIDTH
SCREEN_HEIGHT
docker run -d -p 4444:4444 -e SCREEN_WIDTH=1366 -e SCREEN_HEIGHT=768 --name chrome -v /dev/shm:/dev/shm selenium/standalone-chrome