luxuabc

Results 2 issues of luxuabc

Hello, I have defined an App with argument with absolutely path as below: ``` const app = module.exports = new Application({ path: process.env.appExec, // eslint-disable-line args: ['--feature-flag', 'OUTPUT_PERFORMANCE_FILE=C:\Users\Administrator\Documents\test\e2e\output\PerformanceOutput.txt'], webdriverOptions: {...

parse_readline just parse the 1st line