Forum Discussion
Department_of_T
12 years agoContributor
1) I have it working with the XPath assertion but is there a way to assert all the 10+ tags in one assertion? I tried the example below with 2 tags and it fails
2) I cannot get the Contains Assertion to work. Can anyone offer some advice? I have tried the below content and it always fails
(?s).(transactionId)
(?s).(<transactionId)
(?s).transactionId
(?s).*transactionId.*
Thank you in advance.
2) I cannot get the Contains Assertion to work. Can anyone offer some advice? I have tried the below content and it always fails
(?s).(transactionId)
(?s).(<transactionId)
(?s).transactionId
(?s).*transactionId.*
Thank you in advance.