export type ReporterOptionsType = { screenshotsFolder?: string; videosFolder?: string; uploadDelay?: number; };