I want to get the HTML source of the iframe present on the webpage. I am using chromedp package with GoLang. How to handle the iframes with chromedp package? The documentation is very less so couldn't find a way.
Links:
Google-doc to get more details of my task.