In the Wizard, in "Select an XPath query", I put:
//testCase/procedures/item[@name='dbopen']/arguments/item[@name='DB']/defaultValue
When I hit Next/Next, it converts it to:
mapped/Xml/testCase/procedures/item[2]/arguments/item[1]/defaultValue
This is NOT what I said! (Yeah, I know that it produces the same output...) There's no warning that it is ignoring what you typed.