export interface ExecInfo { browserName?: string; testedBrowsers?: string[]; }