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

[Feature] Axis and table selectors #4935

Closed
dgozman opened this issue Jan 7, 2021 · 2 comments
Closed

[Feature] Axis and table selectors #4935

dgozman opened this issue Jan 7, 2021 · 2 comments

Comments

@dgozman
Copy link
Contributor

dgozman commented Jan 7, 2021

Extracted from #4923 (comment), by @Aaron-Pool


Consider this example:
image

This is not a site that I control the layout of, I'm just trying to automate a task I need to perform on it/scrape it for data. The elements are not labeled in a semantic way and both the section header and whatever element contains "value" are a simple span element. To keep the task from being prone to breakage, I really just want the selector equivalent of "I want whatever is vertically aligned with this label, to its right".

@falcon030
Copy link

Maybe this is what you are looking for: relative/proximity selectors mentioned in #2877?

@pavelfeldman
Copy link
Member

I'll close this as a part of the bug triaging process. We have hundreds of bugs and feature requests with dozens and even hundreds of upvotes, while this one only has a few thumbs up. Please feel free to open a new bug and link this one if you'd like to see it addressed.

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

No branches or pull requests

3 participants