AnkushP
8 years agoNew Contributor
Xpath working in online Xpath tester tools but not working in SoapUI
Dear Community Dwellers, I am trying to write an xpath in open source SOAPUI version for the below xml. <Group16DetailElectricity> <Block16DetailElectricity title="Details" energyText="Energie ...
- 8 years ago
Thanks Paul, have found the solution, have to consider namespace in the xpath, this one worked:
//*:Block16DetailElectricity/*:TotalEnergyEssentTable/*:TableLine[@tableLineDescription = 'Verkoopprijs - dag']/@amountExclVAT