I load a page with iframe in it and click on a link in the iframe like this:
const elementHandle = await page.$(\'iframe\'); const frame = await elementHandle