schickling/chromeless

IFrames

Open

#69 opened on Jul 28, 2017

View on GitHub
 (6 comments) (14 reactions) (0 assignees)TypeScript (13,240 stars) (606 forks)batch import
APIfeaturehelp wanted

Description

I think it'd be convenient to support iframes. How about gotoIframe(iframeSelector: String[, cb(iframeContext: Chromeless]): Chromeless ? (If cb is specified we return original page context, otherwise we return iframe context).

Contributor guide