UNPKG

playwright-performance

Version:

Playwright plugin for analyzing test flow performance

4 lines (3 loc) 73 B
export declare class IdGenerator { getId(prefix?: string): string; }