Some testing software like Selenium put the test output to STDERR not STDOUT which mean it doesn't get captured by the CI. Is there some way we can capture that output to so we get the full test output?