Suggestion: Put element index in CollectionItemElementSelector
chenjianjx opened this issue · 3 comments
chenjianjx commented
With that we can build a more readable path, such as /child[0]/name , just like xpath.
plalx commented
I think that by default the CollectionDiffer treats the collection as an unordered set, meaning there's no index.
tadas-subonis commented
I would like to see an option for this as well
adhikari-sakar commented
Is there any update on this suggestion? I desperately would like to see if there is a way to identify the element index for updated collection (List?).