config:
    | Prettify<Omit<CdpOptions, "basePath"> & { basePath: string }>
    | undefined = undefined