system-config/playbooks/roles/run-selenium
Ian Wienand 66e510f0ee
run-selenium: Use latest tag on firefox image
I'm not sure why I used this tag; I probably copied it from [1] at the
time?  Let's just try latest.

Update matchers so the screenshot jobs run

[1] https://github.com/SeleniumHQ/docker-selenium

Change-Id: I8ea7981dac54883822f3b6076b6f0f564571f018
2022-10-11 10:53:00 +11:00
..
tasks run-selenium: Use latest tag on firefox image 2022-10-11 10:53:00 +11:00
README.rst run-selenium: run selenium on a node 2021-01-18 07:58:23 -08:00

run-selenium

Run a selenium container that listens on port 4444 on a host.

This is intended only for use during gate testing to capture screenshots from a local service. Usually used from testinfra jobs.