You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
Can GitHub Actions assist in pushing and tagging images, if tests pass?
Centralizing the Chromium version and Selenium version in one place. Currently, we need to modify the selenium version in Base/Dockerfile and the Chromium version in NodeChromium.
Automating the build of NodeFirefox and StandaloneFirefox. The same geckodriver works for new versions of Firefox. Chromium and ChromiumDriver versions must match, but Firefox and geckodriver don't require a one-to-one mapping.
Finding out how to more easily track changes from the upstream repository. Having tests will help.