Skip to content

how to get data in td:nth-child(5) #41

Discussion options

You must be logged in to vote

You can add td:nth-child(5) inside the selector to do it.
For example:
div > section > ul:nth-child(2) > li:nth-child(1)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@Srikarthikeyan4006
Comment options

@tusharojha
Comment options

@Srikarthikeyan4006
Comment options

Answer selected by tusharojha
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #38 on April 05, 2021 18:39.