Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
0
Snippet
182
Summary
Summary
Extract XPATHs for all leaf elements in a given XML file
Overview
Overview
XML is used in many aspects of web development and often used to separate data from presentation. Many desktop & web applications export data under this format. Therefore this code snippet allows you to navigate through the hierarchy until reaches the leafs. By default the output is written in txt file but this can be easily change with another type of Append activity like Append CSV, Excel and so on.
NOTE: Installation Guidelines for Snippets can be found here.
Features
Features
Built with recursive calls. XML input agnostic. No external libraries and resources needed.
Additional Information
Additional Information
Dependencies
Macros: Page Properties, Status
Code Language
Visual Basic
Technical
Version
1.1Updated
February 18, 2020Works with
Studio: 18.2 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources