note i made up the term horizontal depth to measure the sub-dimension of a node within a tree.
so imagine a which would have xpath something like /html/table/tbody/tr/td, and "horizontal depth" of 5
i am trying to see if there is a way to identify and select elements based on this horizontal depth.
how can i find the maximum depth ?