export type BrowserParentOpts = { url?: string; json?: boolean; browserProfile?: string; };