Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Incorrect screen resolution #124

@christopheg

Description

@christopheg

Operating System

  • [x ] I provided my operating system name and version, e.g. output of uname -a
    Linux 1258da611a0c 3.16.0-4-amd64 Retrieve logs #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 x86_64 x86_64 GNU/Linux

Image version

  • [ x] I have latest version of this image. Upgrade with docker pull elgalu/selenium

Docker version

  • [x ] If I don't have latest version of docker I will specify which version with docker --version output
    Docker version 1.12.0, build 8eab29e

I'm starting the docker image with these options:

docker run -d --name=selenium -p 4444:24444 -p 5900:25900 \
  -e TZ="Europe/Brussels" -e VNC_PASSWORD=XXXX \
  -e MAX_INSTANCES=20 -e MAX_SESSIONS=20 \
  -e SCREEN_WIDTH=1080 -v /dev/shm:/dev/shm elgalu

However the screen resolution seems incorrect. In attachment you can see the result:

elgalu

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions