PuppeteerGotoOptions: WaitForOptions & {
    referer?: string;
    referrerPolicy?: string;
}