I'm looking for anyway to send protractor's terminal output into a file or a variable. I want to send it into a TestLink application's input.
One option is to send the output directly to another file from the command line
protractor .\conf.js > .\protractor.txt