Tool/software: Code Composer Studio
Our project uses CSS version7.4.0 under Windows. We are running JavaScript for test automation under DSS. I've tried several timestamp approaches recommended for JavaScript, and have not found one that is supported by DSS. DSS seems to not support the require function or console.log.
Has anyone been successful at adding a timestamp with millisecond resolution to DSS running JavaScript in a WIndows command prompt environment? If so, could you provide the JavaScript code you use?