Skip to content

nth-of-type(1), nth-of-type(2), etc are common in elements in the page, and thus show up a lot in filters made by element picker, and slow to deal with, some sort of quick key/shortcut/button would be nice. #3509

Discussion options

You must be logged in to vote

Are you trying to select a better suggestion from the list? (as seen here)

Ultimately, there is most likely always a better filter to be hand-crafted than using nth-of-type, this requires using your browser inspector to find out, for instance :has filters might be better suited for your cases. The best way to learn is to provide the URL of a webpage and tell us what exactly you want to filter out on the page. You will receive answers and over time you can learn from these to craft yourself better filters.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@HelloIamarandomperson
Comment options

Comment options

You must be logged in to vote
1 reply
@gorhill
Comment options

Answer selected by u-RraaLL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
4 participants