test-fullautomation / RobotFramework_AIO

RobotFramework All in One installer
Apache License 2.0
6 stars 3 forks source link

Missing timestamp as runtime value in VS Codium #41

Open HolQue opened 1 year ago

HolQue commented 1 year ago

VS Codium provides a bunch of runtime variables containing useful informations like the path and name of the file currently opened in editor. But a timestamp variable is missing. The disadvantage is: When configuring the robot test execution in launch files it is not possible to add a timestamp to the name of the log files output folder (the Robot Framework itself only supports to add a timestamp to the names of output files - with '-T' command line option - but not to the output folder itself).

I would be helpful to have a timestamp runtime variable in VS Codium also.

test-fullautomation commented 1 year ago

Hi Cuong, please look in to this. Thank you, Thomas

test-fullautomation commented 1 year ago

Hi Cuong, can you give a status for this issue? Thank you, Thomas