I am using Codeship CI for my project. I have selenium tests and I am using remote browser from selenium/standalone-firefox but it\'s producing tons of logs, so
selenium/standalone-firefox
I used this approach:
JAVA_OPTS=-Dselenium.LOGGER.level=WARNING
Added it as ENV variables in docker image for selenium/standalone-chrome.
selenium/standalone-chrome