Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operation in Iframe #2

Closed
spiderpug opened this issue Aug 15, 2017 · 2 comments
Closed

Operation in Iframe #2

spiderpug opened this issue Aug 15, 2017 · 2 comments

Comments

@spiderpug
Copy link

Currently it does not work to run scripts in an embedded iframe.

My current problem is that I want to interact with a video player that embeds itself using an Iframe in the parent page. Couldn't find a way to select elements in there. It seems to work in the top frame only.

Is there a workaround for my problem?

@A9T9
Copy link
Owner

A9T9 commented Aug 15, 2017

It seems to work in the top frame only.

Yep, that is a known limitation of V0.5. The good news is that frame/iframe support is scheduled for the next update already.

There is no workaround (that we know of) with Kantu for Chrome. But if you are on Windows you can use the free Kantu Web Automation software. It works visually with screenshots of the rendered browser image.

@A9T9
Copy link
Owner

A9T9 commented Sep 15, 2017

Done with V0.8, see https://a9t9.com/kantu/web-automation/chrome/whatsnew

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

No branches or pull requests

2 participants