I know how to run JavaScript in the top level document using Run some Javascript in Flutter Webview, but I am not sure how I would write JavaScript to interact with iframes within the document.
Can somebody explain whether it's possible, and, if so, can you attach an example?