/selenium-images

Primary LanguageDockerfileApache License 2.0Apache-2.0

Building and pushing to quay.io

Red Hat QE Selenium Images

Container images for running UI tests. Images can be used locally and in OpenShift.

Deployment

Images are built using Github Actions and pushed to quay.io registry: https://quay.io/repository/redhatqe/selenium-standalone

Usage

In order to start a container use the following command:

podman run -it --shm-size=2g -p 4444:4444 -p 5999:5999 quay.io/redhatqe/selenium-standalone

Exposed ports

  • 4444: standard selenium standalone server port
  • 5999: VNC port