Krushal
14 years agoNew Contributor
Need To add two values for same XPath node
I need to add two values for same XPath node.
In XPath Match, I am passing XPath Expression as : //SCode
for that I want expected result as : 0 and 203.
If rest others SCode are in output assertion should fail.
It is working with individual values either 0 or 203, but I need it to be done with one values.
I can't add two different assertions for two values, because for that again my test will show as fail.
In XPath Match, I am passing XPath Expression as : //SCode
for that I want expected result as : 0 and 203.
If rest others SCode are in output assertion should fail.
It is working with individual values either 0 or 203, but I need it to be done with one values.
I can't add two different assertions for two values, because for that again my test will show as fail.