nokia / RED

RED - Robot Editor
Other
339 stars 112 forks source link

output files like selenium-screenshot.png, log.html, output.xml, report.html, geckodriver.log should be easily configurable in red.xml #405

Open valentijnpeters opened 3 years ago

valentijnpeters commented 3 years ago

When using github all those output files are disturbing, it should be very easy by means of red.xml to configure the output directory of all files produced by a test. whatever the output of a robot file from a project on a high level that output directory should be configurable or manually adjusted mega fast and easy.

currently it's all kinds of tricks and with the need of Stackoverflow and such to discover how that works. it's frustrating. should be top priority for the next version of RED module in Eclipse to adjust it very fast and very easy.

michalanglart commented 3 years ago

This can be done by adding --outputdir (-d) switch to every launch thus the best to set it up in https://nokia.github.io/RED/help/user_guide/launching/launch_prefs.html Default Launch Configuration