Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi!
It sounds like you need to specify an XPath expression for the source property that selects the desired value from the response xml, in your case it would be
declare namespace ns='http://172.16.1.213/some/path/to/something';
//token
Does that help?
regards,
/Ole
eviware.com
It sounds like you need to specify an XPath expression for the source property that selects the desired value from the response xml, in your case it would be
declare namespace ns='http://172.16.1.213/some/path/to/something';
//token
Does that help?
regards,
/Ole
eviware.com