Forum Discussion

Target_MN_-_soa's avatar
Target_MN_-_soa
Occasional Contributor
14 years ago

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 ...