schickling/chromeless

IFrames

Open

#69 opened on Jul 28, 2017

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

Repository metrics

Stars
 (13,240 stars)
PR merge metrics
 (No merged PRs in 30d)

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