UNPKG

playwright-performance

Version:

Playwright plugin for analyzing test flow performance

8 lines (7 loc) 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.variables = void 0; class variables { } exports.variables = variables; variables.logFileName = "performance-log.txt";