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

Can we support the content within iframe? #189

Open
tdhanjun opened this issue Dec 19, 2024 · 2 comments
Open

Can we support the content within iframe? #189

tdhanjun opened this issue Dec 19, 2024 · 2 comments

Comments

@tdhanjun
Copy link

I tried the page with the iframe and found that its image analysis could not cover the contents of the iframe, as shown in the following figure:

Image

Image

I'm not sure how this feature works in our tool, but I think it has similar capabilities to Microsoft's OmniParse.

@tdhanjun
Copy link
Author

oh, i just see the limitation in FAQs, do we have other solutions to support IFrames? Or is this in our roadmap?

@yuyutaotao
Copy link
Collaborator

Currently, we are inspecting the page elements using JavaScript, so iframes are not applicable.

We are still trying to find a way to implement automation using an image-only approach. If we can achieve this, then iframes and canvas components will not pose any difficulties. It may take several weeks, or it might take longer than that.

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