Home > front end >  Xpath source for see, I am a rookie.
Xpath source for see, I am a rookie.

Time:04-30

In chrome, with Xpath copy command copies to Xpath:
/HTML/body/div [2]/div [2]/div [1]/div [3]/div [1]/div/div [2]

Excuse me: there was a pile of/div/div [1]/div [2]/div [3], they at the back of the serial number represent? What affiliate (father and son, parallel) relationship?

CodePudding user response:

No one answered, and she is clear, ask yourself the answer:
Such as div [2], div [3], etc., on behalf of the same level 2 (3) diiv, without brackets behind that same level there is only one

CodePudding user response:

reference 1st floor oldbee0925 response:
no one answer, oneself also figure it out, ask yourself the answer:
Such as div [2], div [3], etc., on behalf of the same level 2 (3) diiv, without brackets behind that same level there is only one

severe
  • Related