Forum Discussion
- henil_shahContributor
Yes, it can do the relative paths as well. please explain in detail what exactly you trying to do? I'm using relative path to set SSL cert from bin folder of SoapUI
- groovyguyCommunity Hero
sanj: I've been able to use various types of relative XPATH statements.
Instead of doing something like:
//Element1/Element2/Element3/Element4
You can use the relative path below to reach the same point.
//Element3/Element4
Depending on how many times this element appears in your XML the XPATH is running against you may end up with a collection of values instead of a singular value.
I hope that helps!
- nmraoChampion Level 3It would be helpful if you can send the sample message and what xpath you have already tried and facing issue?
Related Content
- 6 years ago
- 6 years ago
- 13 years ago
Recent Discussions
- 5 days ago
- 10 days ago