Dig into iframe
[Issue]
When content is embedded in iFrames (or iFrames that are within iFrames), AST will not always capture the iFrame content. There is a workaround using the node capture but a better solution would be to identify iFrames in the page capture ...