Forum Discussion

Happy's avatar
Happy
Contributor
9 years ago

How to mark non mandatory element in xml

I need to compare actual mock request and expected.

One element is not mandatory and sometimes appear sometimes not - it is correct.

How to add this element to expected xml, that step is not failed if element not presented in actual request.

Element <test>123</test>

3 Replies