Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

IFrames #69

Open
guy-kdm opened this issue Jul 28, 2017 · 6 comments
Open

IFrames #69

guy-kdm opened this issue Jul 28, 2017 · 6 comments

Comments

@guy-kdm
Copy link

guy-kdm commented Jul 28, 2017

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).

@adieuadieu adieuadieu added the API label Jul 28, 2017
@shawnliujw
Copy link

it would be cool with this feature

@lzane
Copy link

lzane commented Aug 12, 2017

+1
I face the same problem when I want to click the item inside a iframe or wait for it to render.

@sonnguyen1989
Copy link

Is there a way to workaround when waiting for it supported?

@0xpatrickdev
Copy link

+1

Not sure I have the ability to implement this, but I've had success using nightmare-iframe-manager with Nightmare.

@stephanedebove
Copy link

Also interested in this feature or a workaround!

@githubmaster1987
Copy link

I am going to click element inside Iframe.

When I use click() function, chromeless can't find that element. How can I solve this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants