Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHello,
Unfortunately, there isn't really a good way of doing this.
One possibility is to add one assertion that checks the entire XML, and to use wildcards to ignore the actual values.
This will only work if all elements in the selected block of XML are to be checked though, you can't wildcard an element, only its value.
Regards,
Dain
Unfortunately, there isn't really a good way of doing this.
One possibility is to add one assertion that checks the entire XML, and to use wildcards to ignore the actual values.
This will only work if all elements in the selected block of XML are to be checked though, you can't wildcard an element, only its value.
Regards,
Dain