Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Jim,
try the following XPath to validate that two key/name values are paired together:
xpath:
expected content
Does that work ok?
regards!
/Ole
eviware.com
try the following XPath to validate that two key/name values are paired together:
xpath:
//key[../name='This is a test name 3']
expected content
This is a test response 3
Does that work ok?
regards!
/Ole
eviware.com