UNPKG

wdio-performancetotal-service

Version:

WebdriverIO service for analyzing test flow performance

5 lines (4 loc) 100 B
export declare class Plogger { info(message: string): void; error(message: string): void; }