### Add the ability to take into account sibling elements in order to distinguish between identical elements. - Ref: #5 - Sibling selector should be **optional** on the XPath expression - Siblings should be computed **progressively** and in **ascending** order until unique XPath expression is achieved
Add the ability to take into account sibling elements in order to distinguish between identical elements.