I got one issue: I need write one line code for one element on one web page : but the element in the DOM are grouped into children[0-99] -0 , see the screenshots
as usual , the code dom.children(0) is ok, but it fails if it is like this.
I tried to write children(0)(0), it still failed.
Would u like give me one advice ?

No comments:
Post a Comment