Problem statement — We have an XML data file and need to extract the
element at a specific position entered by the user in a dialog box
Query:
xElement.Descendants("Employee").ElementAt(InputNumber - 1)
Code: https://github.com/manojbatra071/UiPa...
Medium: / how-to-find-element-at-a-specific-position...
#rpa #oneminuterpa #uipath #uipathrpa #uipathdeveloper