wdio-performancetotal-service
Advanced tools
Comparing version 1.0.4-2 to 1.0.4
@@ -43,3 +43,3 @@ "use strict"; | ||
this._resultsDir = yield this.createResultsDirIfNotExist(); | ||
const initObj = JSON.stringify({ "startDisplayTime": new Date().toLocaleString() }); | ||
const initObj = JSON.stringify({ "startDisplayTime": new Date().toLocaleString(), "instanceID": this._instanceid }); | ||
const fileName = path_1.default.join(this._resultsDir, this.logFileName); | ||
@@ -46,0 +46,0 @@ if (disableAppendToExistingFile) { |
{ | ||
"name": "wdio-performancetotal-service", | ||
"version": "1.0.4-2", | ||
"version": "1.0.4", | ||
"description": "WebdriverIO service for analyzing test flow performance", | ||
@@ -5,0 +5,0 @@ "main": "build/app.js", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34066
2