I am trying to get like 10 values from one XML file, is it possible to do it all in one "Get XML Element Value" action based on multiple Xpaths? (Seperating multiple Xpaths by comma, space and "&&" did not work.
Or do I have to create 10 separate "Get Value" actions for each item?
If you are looking for too different elements and their values, then you have to use this action multiple times. Otherwise you will have to optimize your xpath quer.