I wish to record a website which has an embedded iframe, for which the
document.getElementsByTagName('iframe')[0].contentDocument.body
is accessible from the containing page (where the recorder is active).
I'm going to attempt a patch to get this included in the recording, but let me know if there are any thoughts, or situations where this would not be desirable?