newPage(); await page.goto('http://allwebco-templates.com/support/S_script_IFrame.htm', {waituntil: "networkidle0"}); //Find the iFrame with the URL ...
puppeteer-iframe-example
If you try to manipulate or read the contents of an iframe with a different origin, ... In his example, he is controlling a Vimeo player that is embedded in an iframe. 939c2ea5af
puppeteer iframe example
Comments