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

How to collect bounding boxes of interactable regions of the webpage from the DOM tree ? #97

Open
pange1802703882 opened this issue Dec 4, 2024 · 0 comments

Comments

@pange1802703882
Copy link

Thank you for the excellent work !!! In the paper, I find some describtion " Specifically, we curate a dataset of interactable icon detection dataset, containing 67k unique screenshot images, each labeled with bounding boxes of interactable icons derived from DOM tree. We first took a 100k uniform sample of popular publicly availabe urls on the web [OXL+22], and collect bounding boxes of interactable regions of the webpage from the DOM tree of each urls. Some examples of the webpage and the interactable regions are shown in 2. " 。
I want to know how to obtain relevant location information for bbox with clickable elements in Dom Tree ?

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

1 participant