in src/extensions/pageExtensions.ts [44:46]
private static contentWindow(page: Page): Window { return page.report.iframe.contentWindow; }