mfulton26/webautomator

Support IFRAME

Opened this issue · 0 comments

Some documents contain other documents and these can not always be traverses with a single JavaScript execution due to cross-origin constraints.

If references to each IFRAME WebElement is returned in a request then further requests can be made to grab their respective document's content representations allowing WebAutomator to work as if the document and its IFRAMEs (and their IFRAMEs, and so forth) are one holistic document.