Target_MN_-_soa
14 years agoOccasional Contributor
Validation passes without element
I have an assertion to validate response and my xpath match assertion has following:
expected:
<?xml version="1.0" encoding="UTF-8"?>
And some other stuff
Actual:
And some other stuff
Result is that assertion passes without presence of "<?xml version="1.0" encoding="UTF-8"?>"
What could be the issue?
expected:
<?xml version="1.0" encoding="UTF-8"?>
And some other stuff
Actual:
And some other stuff
Result is that assertion passes without presence of "<?xml version="1.0" encoding="UTF-8"?>"
What could be the issue?