Skip to content
Snippets Groups Projects
Verified Commit b6ba4e4a authored by Karel Koci's avatar Karel Koci :metal:
Browse files

imgs/selenium: use firefox-esr instead of bleeding edge

This switches to stable Firefox. There are some issues with bleeding
edge Firefox and we should ensure that we work with stable version more
than with newest one.
parent 5222cc59
Branches
Tags
1 merge request!27reForis Guide tests
......@@ -24,7 +24,7 @@ rc-update add xvfb
rc-update add x11vnc
# Firefox
apk add firefox gcompat tar
apk add firefox-esr gcompat tar
wget "$GECKODRIVER_URL" -O - | tar -xzf - -C /usr/bin geckodriver
rc-update add geckodriver
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment