Forum Discussion

AnkushP's avatar
AnkushP
New Contributor
7 years ago
Solved

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 ...
  • AnkushP's avatar
    AnkushP
    7 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