UNPKG

systelab-components-test

Version:

Widgets to be use in the E2E Tests based in Protractor

6 lines (5 loc) 202 B
export declare class TestUtil { private static console; static init(tms: string, feature: string, version: string, user: string): void; static hasErrorsInConsole(): Promise<boolean>; }